2004-06-13 06:56:28 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-02 23:59:17 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
2004-06-13 06:56:28 +08:00
|
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY libxml-download-http "http://ftp.gnome.org/pub/GNOME/sources/libxml/1.8/libxml-&libxml-version;.tar.bz2">
|
|
|
|
<!ENTITY libxml-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libxml/1.8/libxml-&libxml-version;.tar.bz2">
|
2004-12-26 15:36:39 +08:00
|
|
|
<!ENTITY libxml-md5sum "c7d1b9b1cbfcfbbc56c92f424c37d32c">
|
|
|
|
<!ENTITY libxml-size "743 KB">
|
|
|
|
<!ENTITY libxml-buildsize "13.8 MB">
|
|
|
|
<!ENTITY libxml-time "0.33 SBU">
|
2004-06-13 06:56:28 +08:00
|
|
|
]>
|
|
|
|
|
2002-07-08 04:28:42 +08:00
|
|
|
<sect1 id="libxml" xreflabel="libxml-&libxml-version;">
|
2004-08-10 12:23:09 +08:00
|
|
|
<sect1info>
|
2004-08-10 12:25:57 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2004-08-10 12:23:09 +08:00
|
|
|
</sect1info>
|
2004-05-07 09:51:44 +08:00
|
|
|
<?dbhtml filename="libxml.html"?>
|
2004-12-26 15:36:39 +08:00
|
|
|
<title><application>libxml</application>-&libxml-version;</title>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Introduction to <application>libxml</application></title>
|
2004-08-01 13:12:42 +08:00
|
|
|
|
2004-12-26 15:36:39 +08:00
|
|
|
<para>The <application>libxml</application> package contains the
|
|
|
|
<application>libxml</application> libraries. These are useful for parsing
|
|
|
|
<acronym>XML</acronym> files.</para>
|
2004-08-01 13:12:42 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem><para>Download (HTTP): <ulink
|
|
|
|
url="&libxml-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP): <ulink
|
|
|
|
url="&libxml-download-ftp;"/></para></listitem>
|
2004-12-26 15:36:39 +08:00
|
|
|
<listitem><para>Download MD5 sum: &libxml-md5sum;</para></listitem>
|
2004-06-13 06:56:28 +08:00
|
|
|
<listitem><para>Download size: &libxml-size;</para></listitem>
|
2004-12-26 15:36:39 +08:00
|
|
|
<listitem><para>Estimated disk space required:
|
2004-06-13 06:56:28 +08:00
|
|
|
&libxml-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time:
|
|
|
|
&libxml-time;</para></listitem></itemizedlist>
|
|
|
|
</sect3>
|
2004-08-01 13:12:42 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application>libxml</application></title>
|
2004-08-01 13:12:42 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<para>Install <application>libxml</application> by running the following
|
|
|
|
commands:</para>
|
2004-08-01 13:12:42 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=/usr &&
|
|
|
|
make &&
|
|
|
|
make install</command></userinput></screen>
|
2004-08-01 13:12:42 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
2004-08-01 13:12:42 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<para>The <application>libxml</application> package contains
|
2004-12-26 15:36:39 +08:00
|
|
|
<filename class='libraryfile'>libxml</filename> libraries and
|
|
|
|
<command>xml-config</command>.</para>
|
2004-08-01 13:12:42 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
</sect2>
|
2004-08-01 13:12:42 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<sect2><title>Description</title>
|
2004-08-01 13:12:42 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<sect3><title>libxml libraries</title>
|
2004-12-26 15:36:39 +08:00
|
|
|
<para><filename class='libraryfile'>libxml</filename> libraries provide the
|
|
|
|
functions for programs to parse files that use the <acronym>XML</acronym>
|
|
|
|
format.</para></sect3>
|
2004-08-01 13:12:42 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
</sect2>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect1>
|
2004-06-13 06:56:28 +08:00
|
|
|
|