4.15. Expat-2.8.0

The Expat package contains a stream oriented C library for parsing XML.

Package Information

4.15.1. Installation of Expat

Prepare Expat for compilation:

Now Configure the Package, issue:

./configure --prefix=/usr \
            --disable-static \
            --docdir=/usr/share/doc/expat-2.8.0

To Compile the Package, issue:

make

To Test the Package, issue:

make check

Now Install the Package, issue:

make install
install -v -m644 doc/*.{html,css} /usr/share/doc/expat-2.8.0

4.15.2. Contents of Expat

Installed programs: PROGRAMS
Installed libraries: LIBRARIES
Installed directories: DIRECTORIES