- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/texinfo.xml
ra302afca rde0df04 13 13 <indexterm zone="ch-temp-system-texinfo"> 14 14 <primary sortas="a-Texinfo">Texinfo</primary> 15 <secondary>temporary tools</secondary>15 <secondary>temporary system</secondary> 16 16 </indexterm> 17 17 … … 29 29 <screen os="b"><userinput>PERL=/usr/bin/perl ./configure --prefix=/tools \ 30 30 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 31 32 <variablelist os="ba"> 33 <title>The meaning of the new configure option:</title> 34 35 <varlistentry> 36 <term><parameter>PERL=/usr/bin/perl</parameter></term> 37 <listitem> 38 <para>This forces Texinfo to use 39 <filename class="directory">/usr/bin</filename> as the location of 40 <command>perl</command>, as some host systems may have it in 41 <filename class="directory">/bin</filename>.</para> 42 </listitem> 43 </varlistentry> 44 45 </variablelist> 31 46 32 47 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.