Changeset 55ab27c for BOOK/final-system/ppc/parted.xml
- Timestamp:
- May 5, 2006, 4:35:33 PM (19 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 36296b3
- Parents:
- e75365c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/ppc/parted.xml
re75365c r55ab27c 37 37 <title>Installation of Parted</title> 38 38 39 <para >Prepare Parted for compilation:</para>39 <para os="a">Prepare Parted for compilation:</para> 40 40 41 41 <screen><userinput>./configure --prefix=/usr</userinput></screen> 42 42 43 <para >Compile the Parted package:</para>43 <para os="c">Compile the Parted package:</para> 44 44 45 <screen ><userinput>make</userinput></screen>45 <screen os="d"><userinput>make</userinput></screen> 46 46 47 <para >Install the package:</para>47 <para os="e">Install the package:</para> 48 48 49 <screen ><userinput>make install</userinput></screen>49 <screen os="f"><userinput>make install</userinput></screen> 50 50 51 51 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.