Details on this package are located in Section 10.115.2, “Contents of Libee.”
The Libee is an event expression library.
Prepare Libee for compilation:
CC="gcc ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \ ./configure --prefix=/usr
Compile the package:
Libee will fail to compile if using multiple jobs with make. Append "-j 1" to the following make command:
make
This package does not come with a test suite.
Install the package:
make install
Details on this package are located in Section 10.115.2, “Contents of Libee.”