6.34. Libtool-2.4.2

The Libtool package contains the GNU generic library support script. It wraps the complexity of using shared libraries in a consistent, portable interface.

Приблизительное время сборки: 3.0 SBU
Требует свободного места на диске: 37 MB

6.34.1. Установка Libtool

Подготовим Libtool к компиляции:

./configure --prefix=/usr

Cкомпилируем пакет:

make

To test the results (about 3.0 SBU), issue:

make check

Установим пакет:

make install

6.34.2. Содержимое Libtool

Установленные программы: libtool and libtoolize
Установленные библиотеки: libltdl.{a,so}
Установленные каталоги: /usr/include/libltdl, /usr/share/libtool

Краткое описание

libtool

Provides generalized library-building support services

libtoolize

Provides a standard way to add libtool support to a package

libltdl

Hides the various difficulties of dlopening libraries