10.82.2. Contents of Libestr
Installed libraries:
libestr.[a,so]
The Libestr package is a library for some string essentials.
Prepare Libestr for compilation:
CC="gcc ${BUILD64}" ./configure --prefix=/usr \ --libdir=/usr/lib64
Compile the package:
make
This package does not come with a test suite.
Install the package:
make install