LibXML is a library for reading and writing XML files.
Compile your application with the flag
-I/opt/libxml/include
and link using the flags
-L/opt/libxml/lib -lxml <zlib options> <platform-specific options>
See "helpme zlib" for the zlib link options.
Platform-specific options:
-lsocket -lnsl
Note: To use version 2.2.10 of LibXML regardless of the current system default, use /opt/libxml-2.2.10/SYSTEM/[include|lib], where SYSTEM is the output of the command /usr/local/sbin/ecss-sysident.
/opt/libxml-2.2.10/docs (The link only works if you are viewing this page from a Design Center Unix workstation.