Compiling and installing libgenerics
You should normally find a source
or binary rpm to do so and avoid this section.
Anyway, if you choose to build the
libgenerics binaries yourself, the
libxml2 headers,
the
pkgconfig and
GNU make tools
must be installed first in order your compilation to succeed.
The libgenerics tarball includes a
Makefile. There is no autoconf layer defined yet, so no need to execute
a "dot slash configure". For now, classical
make
&& make install will do the job.