Author: jim
Date: 2006-08-26 10:40:32 -0600 (Sat, 26 Aug 2006)
New Revision: 2273
Modified:
/
trunk/BOOK/final-system/multilib/perl-64bit.xml
trunk/BOOK/final-system/multilib/perl.xml
Log:
[EMAIL PROTECTED] (orig r2406): [EMAIL PROTECTED] | 2006-08-26 09:21:50 -0700
Minor text updates in perl instructions
Property changes on:
___________________________________________________________________
Name: svk:merge
- b6734a72-470d-0410-b049-f317dca95413:/:2405
+ b6734a72-470d-0410-b049-f317dca95413:/:2406
Modified: trunk/BOOK/final-system/multilib/perl-64bit.xml
===================================================================
--- trunk/BOOK/final-system/multilib/perl-64bit.xml 2006-08-24 11:51:41 UTC
(rev 2272)
+++ trunk/BOOK/final-system/multilib/perl-64bit.xml 2006-08-26 16:40:32 UTC
(rev 2273)
@@ -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: trunk/BOOK/final-system/multilib/perl.xml
===================================================================
--- trunk/BOOK/final-system/multilib/perl.xml 2006-08-24 11:51:41 UTC (rev
2272)
+++ trunk/BOOK/final-system/multilib/perl.xml 2006-08-26 16:40:32 UTC (rev
2273)
@@ -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