glfs/gnome/otherlibs/libghttp.xml

98 lines
2.9 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY libghttp-download-http "http://ftp.gnome.org/pub/GNOME/sources/libghttp/1.0/libghttp-&libghttp-version;.tar.gz">
<!ENTITY libghttp-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libghttp/1.0/libghttp-&libghttp-version;.tar.gz">
<!ENTITY libghttp-md5sum "0690e7456f9a15c635f240f3d6d5dab2">
<!ENTITY libghttp-size "148 KB">
<!ENTITY libghttp-buildsize "1.8 MB">
<!ENTITY libghttp-time "0.05 SBU">
]>
<sect1 id="libghttp" xreflabel="libghttp-&libghttp-version;">
<?dbhtml filename="libghttp.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Libghttp-&libghttp-version;</title>
<indexterm zone="libghttp">
<primary sortas="a-Libghttp">Libghttp</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Libghttp</title>
<para>The <application>libghttp</application> package contains a
<application>GNOME</application> 1.4 HTTP client library.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&libghttp-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&libghttp-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &libghttp-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &libghttp-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &libghttp-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &libghttp-time;</para>
</listitem>
</itemizedlist>
</sect2>
<sect2 role="installation">
<title>Installation of Libghttp</title>
<para>Install <application>libghttp</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=/opt/gnome &amp;&amp;
make &amp;&amp;
make install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para><parameter>--prefix=/opt/gnome</parameter>: Installs
<application>libghttp</application> in the
<application>GNOME</application> 1.4 directory structure.</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>None</seg>
<seg>libghttp.[so,a]</seg>
<seg>Not determined at this time</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>