Changeset f626fce
- Timestamp:
- May 29, 2014, 6:49:53 AM (10 years ago)
- Branches:
- clfs-3.0.0-systemd, master, systemd
- Children:
- b3458f8
- Parents:
- dbb297aa
- Location:
- BOOK/final-system/multilib
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/perl-64bit.xml
rdbb297aa rf626fce 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
rdbb297aa rf626fce 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.