Changeset 149f9af
- Timestamp:
- May 30, 2014, 1:22:47 AM (10 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- 06f33c6
- Parents:
- 39bf018
- git-author:
- William Harrington <kb0iic@…> (05/29/14 06:49:53)
- git-committer:
- Chris Staub <chris@…> (05/30/14 01:22:47)
- Location:
- BOOK/final-system/multilib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/perl-64bit.xml
r39bf018 r149f9af 36 36 37 37 <screen os="mp2"><userinput>patch -Np1 -i ../&perl-multilib-patch;</userinput></screen> 38 39 <para os="m2">We still need to tell Perl to actually use 40 <filename class="directory">lib64</filename>:</para> 41 42 <screen os="m3"><userinput>echo 'installstyle="lib64/perl5"' >> hints/linux.sh</userinput></screen> 38 43 39 44 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/final-system/multilib/perl-n32.xml
r39bf018 r149f9af 39 39 href="perl-64bit.xml" 40 40 xpointer="xpointer(//*[@os='mp2'])"/> 41 42 <para os="m2">We still need to tell perl to actually use 43 <filename class="directory">lib32</filename>:</para> 44 45 <screen os="m3"><userinput>echo 'installstyle="lib32/perl5"' >> hints/linux.sh</userinput></screen> 41 46 42 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.