Last change
on this file since d56130d was d56130d, checked in by Joe Ciccone <jciccone@…>, 16 years ago |
Removed Note about File in cross-tools being optional, too many questions, it's a quick install.
|
-
Property mode
set to
100644
|
File size:
900 bytes
|
Rev | Line | |
---|
[67300de] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
| 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
| 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 |
|
---|
| 11 | <title>File-&file-version;</title>
|
---|
| 12 |
|
---|
| 13 | <sect2 role="installation">
|
---|
| 14 | <title>Installation of File</title>
|
---|
| 15 |
|
---|
| 16 | <para>Prepare File for compilation:</para>
|
---|
| 17 |
|
---|
| 18 | <screen><userinput>./configure --prefix=/cross-tools</userinput></screen>
|
---|
| 19 |
|
---|
| 20 | <para>Compile the package:</para>
|
---|
| 21 |
|
---|
| 22 | <screen><userinput>make</userinput></screen>
|
---|
| 23 |
|
---|
| 24 | <para>Install the package:</para>
|
---|
| 25 |
|
---|
| 26 | <screen><userinput>make install</userinput></screen>
|
---|
| 27 |
|
---|
| 28 | </sect2>
|
---|
| 29 |
|
---|
| 30 | <sect2 role="content">
|
---|
| 31 | <title/>
|
---|
| 32 |
|
---|
| 33 | <para>Details on this package are located in <xref
|
---|
| 34 | linkend="contents-file" role="."/></para>
|
---|
| 35 |
|
---|
| 36 | </sect2>
|
---|
| 37 |
|
---|
| 38 | </sect1>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.