Next: 3.2.2 omniORB
Up: 3.2 Dependencies
Previous: 3.2 Dependencies
Contents
3.2.1 Xerces
Xerces is a C++ XML parser. The OSSIE framework uses this package to interpret
the XML files that define resources and waveforms, among other things.
# yum install xerces-c-devel
You will be prompted to answer some questions. Answer yes (y) to proceed.
2008-04-25