Ignore:
Timestamp:
Feb 21, 2006, 1:23:04 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
69caf2f
Parents:
82fedc4
Message:

r781@server (orig r779): jim | 2005-11-30 22:14:06 -0800

r836@server: jim | 2005-11-30 22:13:02 -0800
Text updates to final-system


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/x86_64/gettext-64bit.xml

    r82fedc4 re0e40d3  
    2424    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    2525    href="../x86_64-64/gettext.xml"
     26    xpointer="xpointer(//*[@os='x1'])"/>
     27
     28    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     29    href="../x86_64-64/gettext.xml"
     30    xpointer="xpointer(//*[@os='x2'])"/>
     31
     32    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     33    href="../common/gettext.xml"
    2634    xpointer="xpointer(//*[@os='a'])"/>
    2735
    2836    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    29     href="../x86_64-64/gettext.xml"
     37    href="../multilib/gettext-64bit.xml"
    3038    xpointer="xpointer(//*[@os='b'])"/>
    3139
    32     <para>Prepare Gettext for compilation:</para>
     40    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     41    href="../common/gettext.xml"
     42    xpointer="xpointer(//*[@os='c'])"/>
    3343
    34 <screen><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
    35    ./configure --prefix=/usr --libdir=/usr/lib64</userinput></screen>
     44    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     45    href="../common/gettext.xml"
     46    xpointer="xpointer(//*[@os='d'])"/>
    3647
    37     <para>Compile the package:</para>
     48    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     49    href="../common/gettext.xml"
     50    xpointer="xpointer(//*[@os='e'])"/>
    3851
    39 <screen><userinput>make</userinput></screen>
     52    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     53    href="../common/gettext.xml"
     54    xpointer="xpointer(//*[@os='f'])"/>
    4055
    41     <para>To test the results, issue: <userinput>make check</userinput>.</para>
    42 
    43     <para>Install the package:</para>
    44 
    45 <screen><userinput>make install</userinput></screen>
     56    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     57    href="../common/gettext.xml"
     58    xpointer="xpointer(//*[@os='g'])"/>
    4659
    4760  </sect2>
Note: See TracChangeset for help on using the changeset viewer.