Changeset f88b3c5 for chapter04


Ignore:
Timestamp:
07/25/2007 02:29:04 PM (17 years ago)
Author:
Jeremy Huntwork <jhuntwork@…>
Children:
d05500f
Parents:
71eb6ac
Message:

Create the /tools/lib64 symlink after installing binutils.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/x86_64/BOOK@8248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter04/creatingtoolsdir.xml

    r71eb6ac rf88b3c5  
    4646  we are <quote>chrooted</quote> to the LFS partition).</para>
    4747
    48   <para>Set up a lib dir and appropriate symlink for 64-bit usability.</para>
    49 
    50 <screen><userinput>mkdir -v /tools/lib
    51 ln -sv lib /tools/lib64</userinput></screen>
    52  
    53 
    5448</sect1>
Note: See TracChangeset for help on using the changeset viewer.