10.105. Libestr-0.1.5 N32 Libraries

The Libestr package is a library for some string essentials.

10.105.1. Installation of Libestr

Prepare Libestr for compilation:

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

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.106.2, “Contents of Libestr.”