10.111. Libestr-0.1.10 N32 Libraries

The Libestr package is a library for some string essentials.

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