10.79. Libee-0.4.1 32 Bit Libraries

The Libee is an event expression library.

10.79.1. Installation of Libee

Prepare Libee for compilation:

CC="gcc ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \
  ./configure --prefix=/usr

Compile the package:

[Note]

Note

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.80.2, “Contents of Libee.”