source: general/genlib/libxml2.xml@ a270244

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since a270244 was a270244, checked in by Randy McMurchy <randy@…>, 15 years ago

Updated to libxml2-2.7.3

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@7766 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.2 KB
Line 
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 <!ENTITY libxml2-download-http "http://xmlsoft.org/sources/libxml2-&libxml2-version;.tar.gz">
8 <!ENTITY libxml2-download-ftp "ftp://xmlsoft.org/libxml2/libxml2-&libxml2-version;.tar.gz">
9 <!ENTITY libxml2-md5sum "8f4fda3969237c2a33bdb1583b5d06b2">
10 <!ENTITY libxml2-size "4.7 MB">
11 <!ENTITY libxml2-buildsize "116 MB (additional 21 MB to run the full test suite)">
12 <!ENTITY libxml2-time "1.4 SBU (additional 0.3 SBU to run the full test suite)">
13]>
14
15<sect1 id="libxml2" xreflabel="libxml2-&libxml2-version;">
16 <?dbhtml filename="libxml2.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>libxml2-&libxml2-version;</title>
24
25 <indexterm zone="libxml2">
26 <primary sortas="a-Libxml2">Libxml2</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to libxml2</title>
31
32 <para>The <application>libxml2</application> package contains
33 XML libraries. These are useful for parsing XML files.</para>
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>Download (HTTP): <ulink url="&libxml2-download-http;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download (FTP): <ulink url="&libxml2-download-ftp;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download MD5 sum: &libxml2-md5sum;</para>
45 </listitem>
46 <listitem>
47 <para>Download size: &libxml2-size;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated disk space required: &libxml2-buildsize;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated build time: &libxml2-time;</para>
54 </listitem>
55 </itemizedlist>
56
57 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
58 <itemizedlist spacing='compact'>
59 <listitem>
60 <para>Optional Testsuite: <ulink
61 url="http://www.w3.org/XML/Test/xmlts20080205.tar.gz"/> - This
62 enables <command>make check</command> to do complete testing. Note
63 that this is <emphasis>not</emphasis> the latest version of the
64 testsuite, but it is the one specified by the developers.</para>
65 </listitem>
66 </itemizedlist>
67
68 <bridgehead renderas="sect3">libxml2 Dependencies</bridgehead>
69
70 <bridgehead renderas="sect4">Optional</bridgehead>
71 <para role="optional"><xref linkend="python"/> (to build and install a
72 <application>Python</application> library module, additionally it is
73 required to run the full suite of tests)</para>
74
75 <note>
76 <para>Some packages which utilize
77 <application>libxml2</application> (such as
78 <application>GNOME Doc Utils</application>) need the
79 <application>Python</application> module installed to function
80 properly and some packages (such as GNOME Panel) will not build
81 properly if the <application>Python</application> module is not
82 available.</para>
83 </note>
84
85 <para condition="html" role="usernotes">User Notes:
86 <ulink url="&blfs-wiki;/libxml2"/></para>
87
88 </sect2>
89
90 <sect2 role="installation">
91 <title>Installation of libxml2</title>
92
93 <para>If you downloaded the testsuite, issue the following command:</para>
94
95<screen><userinput>tar xf ../xmlts20080205.tar.gz</userinput></screen>
96
97 <para>Install <application>libxml2</application> by running the following
98 commands:</para>
99
100<screen><userinput>./configure --prefix=/usr &amp;&amp;
101make</userinput></screen>
102
103 <para>To test the results, issue: <command>make check</command>.</para>
104
105 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
106
107<screen role="root"><userinput>make install</userinput></screen>
108
109 </sect2>
110
111 <sect2 role="commands">
112 <title>Command Explanations</title>
113
114 <para><parameter>--with-history</parameter>: If this option is used, it
115 enables <application>Readline</application> support when running
116 <command>xmlcatalog</command> or <command>xmllint</command> in shell
117 mode.</para>
118
119 <caution>
120 <para>When using history support, <command>make check</command> will
121 hang forever if either <filename>/etc/inputrc</filename> or
122 <filename>~/.inputrc</filename> has the option
123 <option>show-all-if-ambiguous</option> or
124 <option>show-all-if-available</option> turned on.</para>
125 </caution>
126
127 <para><parameter>--enable-shared --disable-static</parameter>: This pair
128 of switches prevents the static libraries in this package from being
129 built and installed.</para>
130
131 </sect2>
132
133 <sect2 role="content">
134 <title>Contents</title>
135
136 <segmentedlist>
137 <segtitle>Installed Programs</segtitle>
138 <segtitle>Installed Libraries</segtitle>
139 <segtitle>Installed Directories</segtitle>
140
141 <seglistitem>
142 <seg>xml2-config, xmlcatalog, and xmllint</seg>
143 <seg>libxml2.{so,a} and optionally, the libxml2mod.{so,a}
144 <application>Python</application> module</seg>
145 <seg>/usr/include/libxml2, /usr/share/doc/libxml2-&libxml2-version;,
146 /usr/share/doc/libxml2-python-&libxml2-version; and
147 /usr/share/gtk-doc/html/libxml2</seg>
148 </seglistitem>
149 </segmentedlist>
150
151 <variablelist>
152 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
153 <?dbfo list-presentation="list"?>
154 <?dbhtml list-presentation="table"?>
155
156 <varlistentry id="xml2-config">
157 <term><command>xml2-config</command></term>
158 <listitem>
159 <para>determines the compile and linker flags that should be used to
160 compile and link programs that use
161 <filename class='libraryfile'>libxml2</filename>.</para>
162 <indexterm zone="libxml2 xml2-config">
163 <primary sortas="b-xml2-config">xml2-config</primary>
164 </indexterm>
165 </listitem>
166 </varlistentry>
167
168 <varlistentry id="xmlcatalog">
169 <term><command>xmlcatalog</command></term>
170 <listitem>
171 <para>is used to monitor and manipulate XML
172 and SGML catalogs.</para>
173 <indexterm zone="libxml2 xmlcatalog">
174 <primary sortas="b-xmlcatalog">xmlcatalog</primary>
175 </indexterm>
176 </listitem>
177 </varlistentry>
178
179 <varlistentry id="xmllint">
180 <term><command>xmllint</command></term>
181 <listitem>
182 <para>parses XML files and outputs reports (based
183 upon options) to detect errors in XML coding.</para>
184 <indexterm zone="libxml2 xmllint">
185 <primary sortas="b-xmllint">xmllint</primary>
186 </indexterm>
187 </listitem>
188 </varlistentry>
189
190 <varlistentry id="libxml2-lib">
191 <term><filename class='libraryfile'>libxml2.{so,a}</filename></term>
192 <listitem>
193 <para> libraries provide the functions for programs to parse files
194 that use the XML format.</para>
195 <indexterm zone="libxml2 libxml2-lib">
196 <primary sortas="c-libxml2">libxml2.{so,a}</primary>
197 </indexterm>
198 </listitem>
199 </varlistentry>
200
201 </variablelist>
202
203 </sect2>
204
205</sect1>
Note: See TracBrowser for help on using the repository browser.