Installing Libtool-&libtool-version;
The Libtool package contains the GNU generic library support script.
It wraps the complexity of using shared libraries in a consistent, portable
interface.
&buildtime; &libtool-time;
&diskspace; &libtool-compsize;
&aa-libtool-down;
&aa-libtool-dep;
Installation of Libtool
Prepare Libtool for compilation:
./configure --prefix=/usr
Compile the package:
make
This package has a test suite available which can perform a number of
checks to ensure it built correctly. Should you choose to run it, the
following command will do so:
make check
And install the package:
make install
&aa-libtool-shortdesc;
&aa-libtool-desc;