Ignore:
Timestamp:
May 5, 2006, 4:35:33 PM (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:
36296b3
Parents:
e75365c
Message:

r3293@server (orig r1525): ken | 2006-05-05 14:04:09 -0700
Get ppc64 final-system mostly working.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/ppc/hfsutils.xml

    re75365c r55ab27c  
    3434    <title>Installation of Hfsutils</title>
    3535
    36     <para>Prepare Hfsutils for compilation:</para>
     36    <para os="a">Prepare Hfsutils for compilation:</para>
    3737
    3838<screen><userinput>./configure --prefix=/usr</userinput></screen>
    3939
    40     <para>Compile the package.</para>
    41 
    42 <screen><userinput>make</userinput></screen>
    43 
    44     <para>Install the package:</para>
    45 
    46 <screen><userinput>make install</userinput></screen>
     40    <para os="c">Compile the package.</para>
     41
     42<screen os="d"><userinput>make</userinput></screen>
     43
     44    <para os="e">Install the package:</para>
     45
     46<screen os="f"><userinput>make install</userinput></screen>
    4747
    4848  </sect2>
Note: See TracChangeset for help on using the changeset viewer.