10.80. Libee-0.3.2 32 Bit Libraries

The Libee is an event expression library.

10.80.1. Installation of Libee

Prepare Libee for compilation:

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

Compile the package:

make

This package does not come with a test suite.

Install the package:

make install

Details on this package are located in Section 10.81.2, “Contents of Libee.”