MTD 248-645A Manual de usuario Pagina 90

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 347
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 89
Linux From Scratch - Version 7.0
70
5.29. Perl-5.14.2
The Perl package contains the Practical Extraction and Report Language.
Approximate build time: 1.8 SBU
Required disk space: 223 MB
5.29.1. Installation of Perl
First apply the following patch to adapt some hard-wired paths to the C library:
patch -Np1 -i ../perl-5.14.2-libc-1.patch
Prepare Perl for compilation:
sh Configure -des -Dprefix=/tools
Build the package:
make
Although Perl comes with a test suite, it would be better to wait until it is insalled in the next chapter.
Only a few of the utilities and libraries, need to be installed at this time:
cp -v perl cpan/podlators/pod2man /tools/bin
mkdir -pv /tools/lib/perl5/5.14.2
cp -Rv lib/* /tools/lib/perl5/5.14.2
Details on this package are located in Section 6.34.2, “Contents of Perl.”
Vista de pagina 89
1 2 ... 85 86 87 88 89 90 91 92 93 94 95 ... 346 347

Comentarios a estos manuales

Sin comentarios