Changeset 229ed25 for BOOK/final-system/multilib/bc.xml
- Timestamp:
- Jan 4, 2014, 12:03:38 AM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- f90d077
- Parents:
- ec008670 (diff), e57ce38 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/multilib/bc.xml
rec008670 r229ed25 6 6 ]> 7 7 8 <sect1 id="ch-system- glib" role="wrap">9 <?dbhtml filename=" glib-64bit.html"?>8 <sect1 id="ch-system-bc" role="wrap"> 9 <?dbhtml filename="bc.html"?> 10 10 11 <title> Glib-&glib-version; 64Bit</title>11 <title>Bc-&bc-version;</title> 12 12 13 <indexterm zone="ch-system- glib">14 <primary sortas="a- Glib">Glib</primary>13 <indexterm zone="ch-system-bc"> 14 <primary sortas="a-Bc">Bc</primary> 15 15 </indexterm> 16 16 17 17 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 18 href="../common/ glib.xml"18 href="../common/bc.xml" 19 19 xpointer="xpointer(//*[@role='package'])"/> 20 20 21 21 <sect2 role="installation"> 22 <title>Installation of Glib</title>22 <title>Installation of Bc</title> 23 23 24 24 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 25 href="../common/ glib.xml"25 href="../common/bc.xml" 26 26 xpointer="xpointer(//*[@os='a'])"/> 27 27 28 <screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr --libdir=/usr/lib64</userinput></screen>28 <screen os="b"><userinput>CC="gcc ${BUILD64}" ./configure --prefix=/usr</userinput></screen> 29 29 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../common/ glib.xml"31 href="../common/bc.xml" 32 32 xpointer="xpointer(//*[@os='c'])"/> 33 33 34 34 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 35 href="../common/ glib.xml"35 href="../common/bc.xml" 36 36 xpointer="xpointer(//*[@os='d'])"/> 37 37 38 38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 39 href="../common/ glib.xml"39 href="../common/bc.xml" 40 40 xpointer="xpointer(//*[@os='e'])"/> 41 41 42 42 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 43 href="../common/glib.xml" 43 href="../common/bc.xml" 44 xpointer="xpointer(//*[@os='e2'])"/> 45 46 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 47 href="../common/bc.xml" 44 48 xpointer="xpointer(//*[@os='f'])"/> 45 49 46 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 47 href="../common/ glib.xml"51 href="../common/bc.xml" 48 52 xpointer="xpointer(//*[@os='g'])"/> 49 53 … … 51 55 52 56 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 53 href="../common/ glib.xml"54 xpointer="xpointer(id('contents- glib'))"/>57 href="../common/bc.xml" 58 xpointer="xpointer(id('contents-bc'))"/> 55 59 56 60 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.