Author: jim
Date: 2006-08-26 10:40:54 -0600 (Sat, 26 Aug 2006)
New Revision: 2275
Modified:
/
branches/clfs-1.0/BOOK/final-system/multilib/perl-64bit.xml
branches/clfs-1.0/BOOK/final-system/multilib/perl.xml
Log:
[EMAIL PROTECTED] (orig r2408): [EMAIL PROTECTED] | 2006-08-26 09:26:33 -0700
Applied r2406 to 1.0 branch
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2407
+ b6734a72-470d-0410-b049-f317dca95413:/:2408
Modified: branches/clfs-1.0/BOOK/final-system/multilib/perl-64bit.xml
===================================================================
--- branches/clfs-1.0/BOOK/final-system/multilib/perl-64bit.xml 2006-08-26
16:40:42 UTC (rev 2274)
+++ branches/clfs-1.0/BOOK/final-system/multilib/perl-64bit.xml 2006-08-26
16:40:54 UTC (rev 2275)
@@ -116,7 +116,7 @@
<screen os="m"><userinput>mv /usr/bin/perl{,-64}</userinput></screen>
<para os="n">Now we need to create a multilib wrapper that lets us choose
- which perl installation to use.</para>
+ which perl installation to use:</para>
<screen os="o"><userinput>cat > perl_wrapper.c << "EOF"
#include <stdio.h>
@@ -157,7 +157,7 @@
</sect2>
<para os="p">This multilib wrapper makes it possible to build perl
- extensions other then 64-bit. The PERL_ARCH enviornment variable controls
+ extensions other then 64-bit. The PERL_ARCH environment variable controls
which perl binary to execute. Some packages that may attempt to build
against perl will run <command>perl -V:cc</command> to get the command
that was used to build perl. If you're building a 32-bit extension but you
Modified: branches/clfs-1.0/BOOK/final-system/multilib/perl.xml
===================================================================
--- branches/clfs-1.0/BOOK/final-system/multilib/perl.xml 2006-08-26
16:40:42 UTC (rev 2274)
+++ branches/clfs-1.0/BOOK/final-system/multilib/perl.xml 2006-08-26
16:40:54 UTC (rev 2275)
@@ -73,8 +73,8 @@
href="../common/perl.xml"
xpointer="xpointer(//[EMAIL PROTECTED]'k'])"/>
- <para os="l">Add a suffix to the perl binary which the multilib wrapper
- installed later will take advantage of.</para>
+ <para os="l">Add a suffix to the <comand>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>
--
http://linuxfromscratch.org/mailman/listinfo/cross-lfs
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page