Details on this package are located in Section 10.102.2, “Contents of Libee.”
The Libee is an event expression library.
Prepare Libee for compilation:
CC="gcc ${BUILDN32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATHN32}" \
./configure --prefix=/usr \
--libdir=/usr/lib32
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.102.2, “Contents of Libee.”