Changeset ba99e10d for BOOK/temp-system/native/file.xml
- Timestamp:
- Jan 5, 2009, 2:03:40 PM (16 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 2d37d44
- Parents:
- 902b794
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/native/file.xml
r902b794 rba99e10d 22 22 <title>Installation of File</title> 23 23 24 <para os="a">Prepare File for compilation:</para> 24 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 25 href="../common/file.xml" 26 xpointer="xpointer(//*[@os='p1'])"/> 27 28 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 29 href="../common/file.xml" 30 xpointer="xpointer(//*[@os='p2'])"/> 31 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 href="../common/file.xml" 34 xpointer="xpointer(//*[@os='a'])"/> 25 35 26 36 <screen os="b"><userinput>./configure --prefix=/tools</userinput></screen> 27 37 28 <para os="c">Compile the package:</para> 38 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 39 href="../common/file.xml" 40 xpointer="xpointer(//*[@os='c'])"/> 29 41 30 <screen os="d"><userinput>make</userinput></screen> 42 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 43 href="../common/file.xml" 44 xpointer="xpointer(//*[@os='d'])"/> 31 45 32 <para os="f">Install the package:</para> 46 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 47 href="../common/file.xml" 48 xpointer="xpointer(//*[@os='f'])"/> 33 49 34 <screen os="g"><userinput>make install</userinput></screen> 50 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 51 href="../common/file.xml" 52 xpointer="xpointer(//*[@os='g'])"/> 35 53 36 54 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.