10.114. Libee-0.4.1 N32 Libraries

The Libee is an event expression library.

10.114.1. Installation of Libee

Prepare Libee for compilation:

CC="gcc ${BUILDN32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATHN32}" \
  ./configure --prefix=/usr \
    --libdir=/usr/lib32

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