Author: jim
Date: 2006-09-01 13:48:50 -0600 (Fri, 01 Sep 2006)
New Revision: 2381
Modified:
/
branches/clfs-1.0/BOOK/final-system/multilib/perl-64bit.xml
branches/clfs-1.0/BOOK/final-system/multilib/perl.xml
trunk/BOOK/final-system/multilib/perl-64bit.xml
trunk/BOOK/final-system/multilib/perl.xml
Log:
[EMAIL PROTECTED] (orig r2518): jciccone | 2006-09-01 11:05:58 -0700
We need to wrap the perl binary as well as the perl5.8.8 binary.
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2517
+ b6734a72-470d-0410-b049-f317dca95413:/:2518
Modified: branches/clfs-1.0/BOOK/final-system/multilib/perl-64bit.xml
===================================================================
--- branches/clfs-1.0/BOOK/final-system/multilib/perl-64bit.xml 2006-09-01
19:48:42 UTC (rev 2380)
+++ branches/clfs-1.0/BOOK/final-system/multilib/perl-64bit.xml 2006-09-01
19:48:50 UTC (rev 2381)
@@ -113,12 +113,14 @@
href="perl.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'l'])"/>
-<screen os="m"><userinput>mv /usr/bin/perl{,-64}</userinput></screen>
+<screen os="m"><userinput>mv /usr/bin/perl{,-64}
+mv /usr/bin/perl&perl-version;{,-64}</userinput></screen>
<para os="n">Now we need to create a link to the multiarch wrapper that
lets us choose which perl installation to use:</para>
-<screen os="o"><userinput>ln -sv multiarch_wrapper
/usr/bin/perl</userinput></screen>
+<screen os="o"><userinput>ln -sv multiarch_wrapper /usr/bin/perl
+ln -sv multiarch_wrapper /usr/bin/perl&perl-version;</userinput></screen>
<para os="p">The value of the <envar>USE_ARCH</envar> enviornment variable
will decide which perl binary to execute.
Modified: branches/clfs-1.0/BOOK/final-system/multilib/perl.xml
===================================================================
--- branches/clfs-1.0/BOOK/final-system/multilib/perl.xml 2006-09-01
19:48:42 UTC (rev 2380)
+++ branches/clfs-1.0/BOOK/final-system/multilib/perl.xml 2006-09-01
19:48:50 UTC (rev 2381)
@@ -76,7 +76,8 @@
<para os="l">Add a suffix to the <command>perl</command> binary which will
be used by the multilib wrapper installed later:</para>
-<screen os="m"><userinput>mv /usr/bin/perl{,-32}</userinput></screen>
+<screen os="m"><userinput>mv /usr/bin/perl{,-32}
+mv /usr/bin/perl&perl-version;{,-32}</userinput></screen>
</sect2>
Modified: trunk/BOOK/final-system/multilib/perl-64bit.xml
===================================================================
--- trunk/BOOK/final-system/multilib/perl-64bit.xml 2006-09-01 19:48:42 UTC
(rev 2380)
+++ trunk/BOOK/final-system/multilib/perl-64bit.xml 2006-09-01 19:48:50 UTC
(rev 2381)
@@ -113,12 +113,14 @@
href="perl.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'l'])"/>
-<screen os="m"><userinput>mv /usr/bin/perl{,-64}</userinput></screen>
+<screen os="m"><userinput>mv /usr/bin/perl{,-64}
+mv /usr/bin/perl&perl-version;{,-64}</userinput></screen>
<para os="n">Now we need to create a link to the multiarch wrapper that
lets us choose which perl installation to use:</para>
-<screen os="o"><userinput>ln -sv multiarch_wrapper
/usr/bin/perl</userinput></screen>
+<screen os="o"><userinput>ln -sv multiarch_wrapper /usr/bin/perl
+ln -sv multiarch_wrapper /usr/bin/perl&perl-version;</userinput></screen>
<para os="p">The value of the <envar>USE_ARCH</envar> enviornment variable
will decide which perl binary to execute.
Modified: trunk/BOOK/final-system/multilib/perl.xml
===================================================================
--- trunk/BOOK/final-system/multilib/perl.xml 2006-09-01 19:48:42 UTC (rev
2380)
+++ trunk/BOOK/final-system/multilib/perl.xml 2006-09-01 19:48:50 UTC (rev
2381)
@@ -76,7 +76,8 @@
<para os="l">Add a suffix to the <command>perl</command> binary which will
be used by the multilib wrapper installed later:</para>
-<screen os="m"><userinput>mv /usr/bin/perl{,-32}</userinput></screen>
+<screen os="m"><userinput>mv /usr/bin/perl{,-32}
+mv /usr/bin/perl&perl-version;{,-32}</userinput></screen>
</sect2>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page