10.80.2. Contents of Libee
Installed Programs:
convert
Installed libraries:
libee.[a,so]
The Libee is an event expression library.
Prepare Libee for compilation:
CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \ ./configure --prefix=/usr \ --libdir=/usr/lib64
Compile the package:
make
This package does not come with a test suite.
Install the package:
make install