Ignore:
Timestamp:
Jan 17, 2009, 7:48:11 PM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
07891d2
Parents:
8377528
Message:

Change the temp system perl compilation to install a full set of perl modules, this fixes an issue running the coreutils testsuite.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/temp-perl.xml

    r8377528 r369ec62  
    5151  <para os="f">Now we are ready to make our perl utilities:</para>
    5252
    53 <screen os="g"><userinput>make perl utilities</userinput></screen>
     53<screen os="g"><userinput>make</userinput></screen>
    5454
    5555  <para os="h">Although Perl comes with a test suite, it is not recommended
     
    6161    <para os="i">Install these tools and their libraries:</para>
    6262
    63 <screen os="j"><userinput>cp -v perl pod/pod2man /tools/bin
    64 install -dv /tools/lib/perl5/&perl-version;
    65 cp -Rv lib/* /tools/lib/perl5/&perl-version;</userinput></screen>
     63<screen os="j"><userinput>make install</userinput></screen>
    6664
    6765    <para os="k">Finally, create a necessary symlink:</para>
Note: See TracChangeset for help on using the changeset viewer.