1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | <!ENTITY % patches-entities SYSTEM "../../patches.ent">
|
---|
6 | %general-entities;
|
---|
7 | %patches-entities;
|
---|
8 | ]>
|
---|
9 |
|
---|
10 | <sect1 id="ch-system-file-n32" role="wrap">
|
---|
11 | <?dbhtml filename="file-n32.html"?>
|
---|
12 |
|
---|
13 | <title>File-&file-version; N32 Libraries</title>
|
---|
14 |
|
---|
15 | <indexterm zone="ch-system-file-n32">
|
---|
16 | <primary sortas="a-File">File</primary>
|
---|
17 | <secondary>N32</secondary>
|
---|
18 | </indexterm>
|
---|
19 |
|
---|
20 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
21 | href="../common/file.xml"
|
---|
22 | xpointer="xpointer(//*[@role='package']/segmentedlist[2])"/>
|
---|
23 |
|
---|
24 | <sect2 role="installation">
|
---|
25 | <title>Installation of File</title>
|
---|
26 |
|
---|
27 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
28 | href="file.xml"
|
---|
29 | xpointer="xpointer(//*[@os='m1'])"/>
|
---|
30 |
|
---|
31 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
32 | href="file.xml"
|
---|
33 | xpointer="xpointer(//*[@os='m2'])"/>
|
---|
34 |
|
---|
35 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
36 | href="file.xml"
|
---|
37 | xpointer="xpointer(//*[@os='a'])"/>
|
---|
38 |
|
---|
39 | <screen><userinput>CC="gcc ${BUILDN32}" ./configure --prefix=/usr \
|
---|
40 | --libdir=/usr/lib32</userinput></screen>
|
---|
41 |
|
---|
42 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
43 | href="file.xml"
|
---|
44 | xpointer="xpointer(//*[@os='c'])"/>
|
---|
45 |
|
---|
46 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
47 | href="file.xml"
|
---|
48 | xpointer="xpointer(//*[@os='d'])"/>
|
---|
49 | <para>Compile the package:</para>
|
---|
50 |
|
---|
51 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
52 | href="file.xml"
|
---|
53 | xpointer="xpointer(//*[@os='e'])"/>
|
---|
54 |
|
---|
55 | <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
|
---|
56 | href="file.xml"
|
---|
57 | xpointer="xpointer(//*[@os='f'])"/>
|
---|
58 |
|
---|
59 | </sect2>
|
---|
60 |
|
---|
61 | <sect2 role="content">
|
---|
62 | <title/>
|
---|
63 |
|
---|
64 | <para>Details on this package are located in <xref
|
---|
65 | linkend="contents-file" role="."/></para>
|
---|
66 |
|
---|
67 | </sect2>
|
---|
68 |
|
---|
69 | </sect1>
|
---|