source: general/genlib/libxml2.xml@ 58896f1b

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 58896f1b was 63e8fcf9, checked in by Douglas R. Reno <renodr@…>, 7 years ago

Tags and some text fixes

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

  • Property mode set to 100644
File size: 7.9 KB
RevLine 
[52d29f7]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[52d29f7]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[8180b89]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">
[cef5d3a]9 <!ENTITY libxml2-md5sum "ae249165c173b1ff386ee8ad676815f5">
10 <!ENTITY libxml2-size "5.1 MB">
[ec91d9f]11 <!ENTITY libxml2-buildsize "95 MB (additional 20 MB for tests)">
[cef5d3a]12 <!ENTITY libxml2-time "0.6 SBU (additional 0.2 SBU for tests)">
[6b262734]13 <!ENTITY testsuite-version "20130923">
[52d29f7]14]>
15
[f45b1953]16<sect1 id="libxml2" xreflabel="libxml2-&libxml2-version;">
[1515ed8a]17 <?dbhtml filename="libxml2.html"?>
[8e75f8b9]18
[1515ed8a]19 <sect1info>
20 <othername>$LastChangedBy$</othername>
21 <date>$Date$</date>
22 </sect1info>
[8e75f8b9]23
[437700ae]24 <title>libxml2-&libxml2-version;</title>
[8e75f8b9]25
[1515ed8a]26 <indexterm zone="libxml2">
[8180b89]27 <primary sortas="a-libxml2">libxml2</primary>
[1515ed8a]28 </indexterm>
29
30 <sect2 role="package">
[437700ae]31 <title>Introduction to libxml2</title>
[8e75f8b9]32
[325113f]33 <para>
[8180b89]34 The <application>libxml2</application> package contains libraries
35 and utilities used for parsing XML files.
[325113f]36 </para>
[8e75f8b9]37
[63e8fcf9]38 &lfs80_checked;
[7f4cdbc0]39
[1515ed8a]40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
[8180b89]43 <para>
44 Download (HTTP): <ulink url="&libxml2-download-http;"/>
45 </para>
[1515ed8a]46 </listitem>
47 <listitem>
[8180b89]48 <para>
49 Download (FTP): <ulink url="&libxml2-download-ftp;"/>
50 </para>
[1515ed8a]51 </listitem>
52 <listitem>
[8180b89]53 <para>
54 Download MD5 sum: &libxml2-md5sum;
55 </para>
[1515ed8a]56 </listitem>
57 <listitem>
[8180b89]58 <para>
59 Download size: &libxml2-size;
60 </para>
[1515ed8a]61 </listitem>
62 <listitem>
[8180b89]63 <para>
64 Estimated disk space required: &libxml2-buildsize;
65 </para>
[1515ed8a]66 </listitem>
67 <listitem>
[8180b89]68 <para>
69 Estimated build time: &libxml2-time;
70 </para>
[1515ed8a]71 </listitem>
72 </itemizedlist>
[8e75f8b9]73
[9a788838]74 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
[8180b89]75 <itemizedlist spacing="compact">
[5da63eb]76 <listitem>
[325113f]77 <para>
78 Optional Testsuite:
[6b262734]79 <ulink url="http://www.w3.org/XML/Test/xmlts&testsuite-version;.tar.gz"/> - This
[325113f]80 enables <command>make check</command> to do complete testing.
81 </para>
[5da63eb]82 </listitem>
[cef5d3a]83<!-- All CVEs seem to have been applied in 2.9.4
[391c170]84 <listitem>
85 <para>
86 Required patch:
87 <ulink url="&patch-root;/libxml2-&libxml2-version;-security_fixes-1.patch"/>
88 </para>
[cef5d3a]89 </listitem>-->
[9a788838]90 </itemizedlist>
[5da63eb]91
[437700ae]92 <bridgehead renderas="sect3">libxml2 Dependencies</bridgehead>
[8e75f8b9]93
[325113f]94 <bridgehead renderas="sect4">Recommended</bridgehead>
95 <para role="recommended">
[f48df219]96 <xref linkend="python2"/> or <xref linkend="python3"/> (to build and install a
[325113f]97 <application>Python</application> library module, additionally it is
98 required to run the full suite of tests)
99 </para>
[0af6ce1]100
[1aadfdf]101 <note>
[325113f]102 <para>
103 Some packages which utilize <application>libxml2</application> (such as
104 <application>GNOME Doc Utils</application>) need the
105 <application>Python</application> module installed to function properly
[5bee197]106 and some packages will not build properly if the
[325113f]107 <application>Python</application> module is not available.
108 </para>
[1aadfdf]109 </note>
110
[ec91d9f]111 <para role="optional">
112 <xref linkend="valgrind"/> (may be used in the tests)
113 </para>
114
[325113f]115 <para condition="html" role="usernotes">
116 User Notes: <ulink url="&blfs-wiki;/libxml2"/>
117 </para>
[1515ed8a]118 </sect2>
[8e75f8b9]119
[1515ed8a]120 <sect2 role="installation">
[437700ae]121 <title>Installation of libxml2</title>
[1515ed8a]122
[325113f]123 <para>
124 Install <application>libxml2</application> by running the following
125 commands:
126 </para>
[1515ed8a]127
[92245989]128<screen><userinput>./configure --prefix=/usr --disable-static --with-history &amp;&amp;
[1515ed8a]129make</userinput></screen>
130
[6000a3e]131 <para>If you downloaded the testsuite, issue the following command:</para>
132
133<screen><userinput>tar xf ../xmlts&testsuite-version;.tar.gz</userinput></screen>
134
[8180b89]135 <para>
[beee921]136 To test the results, issue: <command>make check &gt; check.log</command>.
137 A summary of the results can be obtained with <command>grep -E
138 '^Total|expected' check.log</command>. If <xref linkend="valgrind"/> is
139 installed and you want to check memory leaks, replace
140 <command>check</command> with <command>check-valgrind</command>.
[8180b89]141 </para>
[8e75f8b9]142
[325113f]143 <para>
144 Now, as the <systemitem class="username">root</systemitem> user:
145 </para>
[8e75f8b9]146
[1515ed8a]147<screen role="root"><userinput>make install</userinput></screen>
148 </sect2>
[8e75f8b9]149
[1515ed8a]150 <sect2 role="commands">
151 <title>Command Explanations</title>
152
[325113f]153 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
154 href="../../xincludes/static-libraries.xml"/>
[5da63eb]155
[325113f]156 <para>
[f48df219]157 <parameter>--with-history</parameter>: This switch enables
[325113f]158 <application>Readline</application> support when running
159 <command>xmlcatalog</command> or <command>xmllint</command> in shell mode.
160 </para>
[8180b89]161
[f48df219]162 <para>
163 <option>--with-python=/usr/bin/python3</option>: Add this switch if you
164 want libxml2 to use Python3 instead of Python2.
165 </para>
166
[1515ed8a]167 </sect2>
[8e75f8b9]168
[1515ed8a]169 <sect2 role="content">
170 <title>Contents</title>
171
172 <segmentedlist>
173 <segtitle>Installed Programs</segtitle>
174 <segtitle>Installed Libraries</segtitle>
175 <segtitle>Installed Directories</segtitle>
[8e75f8b9]176
[1515ed8a]177 <seglistitem>
[325113f]178 <seg>
[8180b89]179 xml2-config, xmlcatalog and xmllint
[325113f]180 </seg>
181 <seg>
182 libxml2.so and optionally, the libxml2mod.so
183 <application>Python</application> module
184 </seg>
185 <seg>
186 /usr/include/libxml2,
[ec91d9f]187 /usr/lib/cmake/libxml2,
[325113f]188 /usr/share/doc/libxml2-&libxml2-version;,
[ec91d9f]189 /usr/share/doc/libxml2-python-&libxml2-version;, and
[325113f]190 /usr/share/gtk-doc/html/libxml2
191 </seg>
[1515ed8a]192 </seglistitem>
193 </segmentedlist>
[8e75f8b9]194
[1515ed8a]195 <variablelist>
196 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
197 <?dbfo list-presentation="list"?>
198 <?dbhtml list-presentation="table"?>
[8e75f8b9]199
[1515ed8a]200 <varlistentry id="xml2-config">
201 <term><command>xml2-config</command></term>
202 <listitem>
[325113f]203 <para>
204 determines the compile and linker flags that should be used to
205 compile and link programs that use
206 <filename class='libraryfile'>libxml2</filename>.
207 </para>
[1515ed8a]208 <indexterm zone="libxml2 xml2-config">
209 <primary sortas="b-xml2-config">xml2-config</primary>
210 </indexterm>
211 </listitem>
212 </varlistentry>
[8e75f8b9]213
[1515ed8a]214 <varlistentry id="xmlcatalog">
215 <term><command>xmlcatalog</command></term>
216 <listitem>
[325113f]217 <para>
218 is used to monitor and manipulate XML and SGML catalogs.
219 </para>
[1515ed8a]220 <indexterm zone="libxml2 xmlcatalog">
221 <primary sortas="b-xmlcatalog">xmlcatalog</primary>
222 </indexterm>
223 </listitem>
224 </varlistentry>
[8e75f8b9]225
[1515ed8a]226 <varlistentry id="xmllint">
227 <term><command>xmllint</command></term>
228 <listitem>
[325113f]229 <para>
230 parses XML files and outputs reports (based upon options) to detect
231 errors in XML coding.
232 </para>
[1515ed8a]233 <indexterm zone="libxml2 xmllint">
234 <primary sortas="b-xmllint">xmllint</primary>
235 </indexterm>
236 </listitem>
237 </varlistentry>
[8e75f8b9]238
[1515ed8a]239 <varlistentry id="libxml2-lib">
[8180b89]240 <term><filename class="libraryfile">libxml2.so</filename></term>
[1515ed8a]241 <listitem>
[325113f]242 <para>
243 provides functions for programs to parse files that use the XML
244 format.
245 </para>
[1515ed8a]246 <indexterm zone="libxml2 libxml2-lib">
[325113f]247 <primary sortas="c-libxml2">libxml2.so</primary>
[1515ed8a]248 </indexterm>
249 </listitem>
250 </varlistentry>
[8180b89]251
[1515ed8a]252 </variablelist>
[8180b89]253
[1515ed8a]254 </sect2>
[8180b89]255
[f45b1953]256</sect1>
Note: See TracBrowser for help on using the repository browser.