Changeset 1515ed8a


Ignore:
Timestamp:
05/01/2005 01:30:51 PM (19 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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
Children:
9a9df1f8
Parents:
80649d27
Message:

Tagged libxml2.xml

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/libxml2.xml

    r80649d27 r1515ed8a  
    55  %general-entities;
    66
    7 <!ENTITY libxml2-download-http "http://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6/libxml2-&libxml2-version;.tar.gz">
    8 <!ENTITY libxml2-download-ftp "ftp://xmlsoft.org/libxml2-&libxml2-version;.tar.gz">
    9 <!ENTITY libxml2-size "4.1 MB">
    10 <!ENTITY libxml2-md5sum "61587d43389a414fc2f5223b428e325e">
    11 <!ENTITY libxml2-buildsize "160 MB">
    12 <!ENTITY libxml2-time "1.05 SBU (additional 0.65 SBU to run the testsuite)">
     7  <!ENTITY libxml2-download-http "http://ftp.gnome.org/pub/GNOME/sources/libxml2/2.6/libxml2-&libxml2-version;.tar.gz">
     8  <!ENTITY libxml2-download-ftp "ftp://xmlsoft.org/libxml2-&libxml2-version;.tar.gz">
     9  <!ENTITY libxml2-size "4.1 MB">
     10  <!ENTITY libxml2-md5sum "61587d43389a414fc2f5223b428e325e">
     11  <!ENTITY libxml2-buildsize "160 MB">
     12  <!ENTITY libxml2-time "1.05 SBU (additional 0.65 SBU to run the testsuite)">
    1313]>
    1414
    1515<sect1 id="libxml2" xreflabel="libxml2-&libxml2-version;">
    16 <sect1info>
    17 <othername>$LastChangedBy$</othername>
    18 <date>$Date$</date>
    19 </sect1info>
    20 <?dbhtml filename="libxml2.html"?>
    21 <title>libxml2-&libxml2-version;</title>
    22 <indexterm zone="libxml2">
    23 <primary sortas="a-Libxml2">Libxml2</primary></indexterm>
     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>
    2428
    25 <sect2>
    26 <title>Introduction to <application>libxml2</application></title>
     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">Libxml2 Dependencies</bridgehead>
     58   
     59    <bridgehead renderas="sect4">Optional</bridgehead>
     60    <para><xref linkend="python"/></para>
     61   
     62  </sect2>
     63 
     64  <sect2 role="installation">
     65    <title>Installation of Libxml2</title>
    2766
    28 <para>The <application>libxml2</application> package contains
    29 <acronym>XML</acronym> libraries. These are useful for parsing
    30 <acronym>XML</acronym> files.</para>
     67    <para>Install <application>libxml2</application> by running the following
     68    commands:</para>
    3169
    32 <sect3><title>Package information</title>
    33 <itemizedlist spacing='compact'>
    34 <listitem><para>Download (HTTP): <ulink
    35 url="&libxml2-download-http;"/></para></listitem>
    36 <listitem><para>Download (FTP): <ulink
    37 url="&libxml2-download-ftp;"/></para></listitem>
    38 <listitem><para>Download MD5 sum: &libxml2-md5sum;</para></listitem>
    39 <listitem><para>Download size: &libxml2-size;</para></listitem>
    40 <listitem><para>Estimated disk space
    41 required: &libxml2-buildsize;</para></listitem>
    42 <listitem><para>Estimated build time:
    43 &libxml2-time;</para></listitem></itemizedlist>
    44 </sect3>
     70<screen><userinput>./configure --prefix=/usr --with-history &amp;&amp;
     71make</userinput></screen>
    4572
    46 <sect3><title><application>libxml2</application> dependencies</title>
    47 <sect4><title>Optional</title>
    48 <para><xref linkend="python"/></para>
    49 </sect4>
    50 </sect3>
     73    <para>To test the results, issue: <command>make check</command>.</para>
     74   
     75    <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
     76   
     77<screen role="root"><userinput>make install</userinput></screen>
     78   
     79  </sect2>
     80 
     81  <sect2 role="commands">
     82    <title>Command Explanations</title>
    5183
    52 </sect2>
     84    <para><parameter>--with-history</parameter>: Enables
     85    <application>readline</application> support.</para>
     86   
     87  </sect2>
     88 
     89  <sect2 role="content">
     90    <title>Contents</title>
    5391
    54 <sect2>
    55 <title>Installation of <application>libxml2</application></title>
     92    <segmentedlist>
     93      <segtitle>Installed Programs</segtitle>
     94      <segtitle>Installed Libraries</segtitle>
     95      <segtitle>Installed Directories</segtitle>
     96     
     97      <seglistitem>
     98        <seg>xml2-config, xmlcatalog, and xmllint</seg>
     99        <seg>libxml2.[so,a] and optionally, the libxml2mod.[so,a]
     100        <application>Python</application> module</seg>
     101        <seg>/usr/include/libxml2, /usr/share/doc/libxml2-&libxml2-version;, and
     102        /usr/share/doc/libxml2-python-&libxml2-version;</seg>
     103      </seglistitem>
     104    </segmentedlist>
     105   
     106    <variablelist>
     107      <bridgehead renderas="sect3">Short Descriptions</bridgehead>
     108      <?dbfo list-presentation="list"?>
     109      <?dbhtml list-presentation="table"?>
     110     
     111      <varlistentry id="xml2-config">
     112        <term><command>xml2-config</command></term>
     113        <listitem>
     114          <para>determines the compile and linker flags that should be used to
     115          compile and link programs that use
     116          <filename class='libraryfile'>libxml2</filename>.</para>
     117          <indexterm zone="libxml2 xml2-config">
     118            <primary sortas="b-xml2-config">xml2-config</primary>
     119          </indexterm>
     120        </listitem>
     121      </varlistentry>
     122     
     123      <varlistentry id="xmlcatalog">
     124        <term><command>xmlcatalog</command></term>
     125        <listitem>
     126          <para>is used to monitor and manipulate XML
     127          and SGML catalogs.</para>
     128          <indexterm zone="libxml2 xmlcatalog">
     129            <primary sortas="b-xmlcatalog">xmlcatalog</primary>
     130          </indexterm>
     131        </listitem>
     132      </varlistentry>
     133     
     134      <varlistentry id="xmllint">
     135        <term><command>xmllint</command></term>
     136        <listitem>
     137          <para>parses XML files and outputs reports (based
     138          upon options) to detect errors in XML coding.</para>
     139          <indexterm zone="libxml2 xmllint">
     140            <primary sortas="b-xmllint">xmllint</primary>
     141          </indexterm>
     142        </listitem>
     143      </varlistentry>
     144     
     145      <varlistentry id="libxml2-lib">
     146        <term><filename class='libraryfile'>libxml2.[so,a]</filename></term>
     147        <listitem>
     148          <para> libraries provide the functions for programs to parse files
     149          that use the XML format.</para>
     150          <indexterm zone="libxml2 libxml2-lib">
     151            <primary sortas="c-libxml2">libxml2.[so,a]</primary>
     152          </indexterm>
     153        </listitem>
     154      </varlistentry>
     155   
     156    </variablelist>
    56157
    57 <para>Install <application>libxml2</application> by running the following
    58 commands:</para>
    59 
    60 <screen><userinput><command>./configure --prefix=/usr --with-history &amp;&amp;
    61 make</command></userinput></screen>
    62 
    63 <para>To test the results, issue: <command>make check</command>.</para>
    64 
    65 <para>Now, as the root user:</para>
    66 
    67 <screen><userinput role='root'><command>make install</command></userinput></screen>
    68 
    69 </sect2>
    70 
    71 <sect2>
    72 <title>Command explanations</title>
    73 
    74 <para><option>--with-history</option>: Enables
    75 <application>readline</application> support.</para>
    76 
    77 </sect2>
    78 
    79 <sect2>
    80 <title>Contents</title>
    81 
    82 <segmentedlist>
    83 <segtitle>Installed Programs</segtitle>
    84 <segtitle>Installed Libraries</segtitle>
    85 <segtitle>Installed Directories</segtitle>
    86 <seglistitem>
    87 <seg>xml2-config, xmlcatalog and xmllint</seg>
    88 <seg>libxml2.[so,a] and optionally, the libxml2mod.[so,a]
    89 <application>Python</application> module</seg>
    90 <seg>/usr/include/libxml2, /usr/share/doc/libxml2-&libxml2-version; and
    91 /usr/share/doc/libxml2-python-&libxml2-version;</seg>
    92 </seglistitem>
    93 </segmentedlist>
    94 
    95 <variablelist>
    96 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
    97 <?dbfo list-presentation="list"?>
    98 
    99 <varlistentry id="xml2-config">
    100 <term><command>xml2-config</command></term>
    101 <listitem><para>determines the compile and linker flags that should be used to
    102 compile and link programs that use
    103 <filename class='libraryfile'>libxml2</filename>.</para>
    104 <indexterm zone="libxml2 xml2-config">
    105 <primary sortas="b-xml2-config">xml2-config</primary></indexterm>
    106 </listitem>
    107 </varlistentry>
    108 
    109 <varlistentry id="xmlcatalog">
    110 <term><command>xmlcatalog</command></term>
    111 <listitem><para>is used to monitor and manipulate <acronym>XML</acronym>
    112 and <acronym>SGML</acronym> catalogs.</para>
    113 <indexterm zone="libxml2 xmlcatalog">
    114 <primary sortas="b-xmlcatalog">xmlcatalog</primary></indexterm>
    115 </listitem>
    116 </varlistentry>
    117 
    118 <varlistentry id="xmllint">
    119 <term><command>xmllint</command></term>
    120 <listitem><para>parses <acronym>XML</acronym> files and outputs reports (based
    121 upon options) to detect errors in <acronym>XML</acronym> coding.</para>
    122 <indexterm zone="libxml2 xmllint">
    123 <primary sortas="b-xmllint">xmllint</primary></indexterm>
    124 </listitem>
    125 </varlistentry>
    126 
    127 <varlistentry id="libxml2-lib">
    128 <term><filename class='libraryfile'>libxml2.[so,a]</filename></term>
    129 <listitem><para> libraries provide the functions for programs to parse files
    130 that use the <acronym>XML</acronym> format.</para>
    131 <indexterm zone="libxml2 libxml2-lib">
    132 <primary sortas="c-libxml2">libxml2.[so,a]</primary></indexterm>
    133 </listitem>
    134 </varlistentry>
    135 </variablelist>
    136 
    137 </sect2>
     158  </sect2>
    138159
    139160</sect1>
Note: See TracChangeset for help on using the changeset viewer.