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/parted.xml

    re75365c r55ab27c  
    3737    <title>Installation of Parted</title>
    3838
    39     <para>Prepare Parted for compilation:</para>
     39    <para os="a">Prepare Parted for compilation:</para>
    4040
    4141<screen><userinput>./configure --prefix=/usr</userinput></screen>
    4242
    43     <para>Compile the Parted package:</para>
     43    <para os="c">Compile the Parted package:</para>
    4444
    45 <screen><userinput>make</userinput></screen>
     45<screen os="d"><userinput>make</userinput></screen>
    4646
    47     <para>Install the package:</para>
     47    <para os="e">Install the package:</para>
    4848
    49 <screen><userinput>make install</userinput></screen>
     49<screen os="f"><userinput>make install</userinput></screen>
    5050
    5151  </sect2>
Note: See TracChangeset for help on using the changeset viewer.