clfs-1.2
clfs-2.1
clfs-3.0.0-systemd
clfs-3.0.0-sysvinit
systemd
sysvinit
Last change
on this file since c30178f was aa18ac0, checked in by Manuel Canales Esparcia <manuel@…>, 18 years ago |
Updated trunk book sources to use DocBook-XML DTD 4.5.
|
-
Property mode
set to
100644
|
File size:
1.1 KB
|
Rev | Line | |
---|
[79fe359] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[aa18ac0] | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[79fe359] | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-cross-tools-file">
|
---|
| 9 | <?dbhtml filename="file.html"?>
|
---|
| 10 |
|
---|
[78a04c8] | 11 | <title>File-&file-version;</title>
|
---|
[79fe359] | 12 |
|
---|
| 13 | <sect2 role="installation">
|
---|
| 14 | <title>Installation of File</title>
|
---|
| 15 |
|
---|
[8ba5b4d] | 16 | <note><para>You only need to install <package>File</package> if your host
|
---|
| 17 | does not have <package>File</package> installed or has a version older than
|
---|
[433dcc4] | 18 | &file-version;.</para></note>
|
---|
[79fe359] | 19 |
|
---|
| 20 | <para>Prepare File for compilation:</para>
|
---|
| 21 |
|
---|
[3166caf] | 22 | <screen><userinput>./configure --prefix=/cross-tools</userinput></screen>
|
---|
[79fe359] | 23 |
|
---|
[8ba5b4d] | 24 | <para>Compile the package:</para>
|
---|
[79fe359] | 25 |
|
---|
| 26 | <screen><userinput>make</userinput></screen>
|
---|
| 27 |
|
---|
| 28 | <para>Install the package:</para>
|
---|
| 29 |
|
---|
| 30 | <screen><userinput>make install</userinput></screen>
|
---|
| 31 |
|
---|
| 32 | </sect2>
|
---|
| 33 |
|
---|
| 34 | <sect2 role="content">
|
---|
| 35 | <title/>
|
---|
| 36 |
|
---|
| 37 | <para>Details on this package are located in <xref
|
---|
| 38 | linkend="contents-file" role="."/></para>
|
---|
| 39 |
|
---|
| 40 | </sect2>
|
---|
| 41 |
|
---|
| 42 | </sect1>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.