MTD 248-645A Bedienungsanleitung Seite 158

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 347
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 157
Linux From Scratch - Version 7.0
138
6.31. Libtool-2.4
The Libtool package contains the GNU generic library support script. It wraps the complexity of using shared libraries
in a consistent, portable interface.
Approximate build time: 3.7 SBU
Required disk space: 35 MB
6.31.1. Installation of Libtool
Prepare Libtool for compilation:
./configure --prefix=/usr
Compile the package:
make
To test the results (about 3.0 SBU), issue:
make check
Install the package:
make install
6.31.2. Contents of Libtool
Installed programs: libtool and libtoolize
Installed libraries: libltdl.{a,so}
Installed directories: /usr/include/libltdl, /usr/share/libtool
Short Descriptions
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
Seitenansicht 157
1 2 ... 153 154 155 156 157 158 159 160 161 162 163 ... 346 347

Kommentare zu diesen Handbüchern

Keine Kommentare