source: BOOK/final-system/multilib/attr.xml @ 5bac495

clfs-3.0.0-systemdclfs-3.0.0-sysvinitsystemdsysvinit
Last change on this file since 5bac495 was 5bac495, checked in by William Harrington <kb0iic@…>, 10 years ago

Fix dbhtml filename for attr, expat, and libcap in multilib.

  • Property mode set to 100644
File size: 2.3 KB
RevLine 
[2eb6b1d]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-system-attr-32" role="wrap">
[5bac495]9  <?dbhtml filename="attr.html"?>
[2eb6b1d]10
11  <title>Attr-&attr-version; 32 Bit Libraries</title>
12
13  <indexterm zone="ch-system-attr-32">
14    <primary sortas="a-Attr">Attr</primary>
15    <secondary>32 Bit</secondary>
16  </indexterm>
17
[4317f44]18  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[2eb6b1d]19  href="../common/attr.xml"
20  xpointer="xpointer(//*[@role='package'])"/>
21
22  <sect2 role="installation">
23    <title>Installation of Attr</title>
24
[4317f44]25  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[2eb6b1d]26    href="../common/attr.xml"
27    xpointer="xpointer(//*[@os='a'])"/>
28
29<screen os="b"><userinput>CC="gcc ${BUILD32}" ./configure \
30    --prefix=/usr --libdir=/lib \
31    --libexecdir=/usr/lib</userinput></screen>
32
[4317f44]33  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[2eb6b1d]34    href="../common/attr.xml"
35    xpointer="xpointer(//*[@os='c'])"/>
36
[4317f44]37  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[2eb6b1d]38    href="../common/attr.xml"
39    xpointer="xpointer(//*[@os='d'])"/>
40
[4317f44]41  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[2eb6b1d]42    href="../common/attr.xml"
43    xpointer="xpointer(//*[@os='e'])"/>
44
[4317f44]45  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[2eb6b1d]46    href="../common/attr.xml"
47    xpointer="xpointer(//*[@os='f'])"/>
48
[4317f44]49  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[2eb6b1d]50    href="../common/attr.xml"
51    xpointer="xpointer(//*[@os='g'])"/>
52
[4317f44]53  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[2eb6b1d]54    href="../common/attr.xml"
55    xpointer="xpointer(//*[@os='h'])"/>
56
[4317f44]57  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[2eb6b1d]58    href="../common/attr.xml"
59    xpointer="xpointer(//*[@os='i'])"/>
60
[4317f44]61  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[2eb6b1d]62    href="../common/attr.xml"
63    xpointer="xpointer(//*[@os='j'])"/>
64
[4317f44]65  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[2eb6b1d]66    href="../common/attr.xml"
67    xpointer="xpointer(//*[@os='k'])"/>
68
69  </sect2>
70
71  <sect2 role="content">
72    <title/>
73
74    <para>Details on this package are located in <xref
75    linkend="contents-attr" role="."/></para>
76
77  </sect2>
78
79</sect1>
Note: See TracBrowser for help on using the repository browser.