mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
Tagged libghttp.xml
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4226 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
e8d55b640c
commit
9a6850be1b
@ -4,75 +4,94 @@
|
||||
<!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">
|
||||
<!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;">
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
<?dbhtml filename="libghttp.html"?>
|
||||
<title><application>libghttp</application>-&libghttp-version;</title>
|
||||
<?dbhtml filename="libghttp.html"?>
|
||||
|
||||
<sect2>
|
||||
<title>Introduction to <application>libghttp</application></title>
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<para>The <application>libghttp</application> package contains a
|
||||
<application><acronym>GNOME</acronym></application> 1.4
|
||||
<acronym>HTTP</acronym> client library.</para>
|
||||
<title>Libghttp-&libghttp-version;</title>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<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>
|
||||
</sect3>
|
||||
<indexterm zone="libghttp">
|
||||
<primary sortas="a-Libghttp">Libghttp</primary>
|
||||
</indexterm>
|
||||
|
||||
</sect2>
|
||||
<sect2 role="package">
|
||||
<title>Introduction to Libghttp</title>
|
||||
|
||||
<sect2>
|
||||
<title>Installation of <application>libghttp</application></title>
|
||||
<para>The <application>libghttp</application> package contains a
|
||||
<application>GNOME</application> 1.4 HTTP client library.</para>
|
||||
|
||||
<para>Install <application>libghttp</application> by running the following
|
||||
commands:</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>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=/opt/gnome &&
|
||||
</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 &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><parameter>--prefix=/opt/gnome</parameter>: Installs
|
||||
<application>libghttp</application> in the
|
||||
<application><acronym>GNOME</acronym></application> 1.4 directory
|
||||
structure.</para>
|
||||
<para><parameter>--prefix=/opt/gnome</parameter>: Installs
|
||||
<application>libghttp</application> in the
|
||||
<application>GNOME</application> 1.4 directory structure.</para>
|
||||
|
||||
</sect2>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application>libghttp</application> package contains a
|
||||
<application><acronym>GNOME</acronym></application> 1.4
|
||||
<acronym>HTTP</acronym> client library.</para>
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
</sect2>
|
||||
<seglistitem>
|
||||
<seg>None</seg>
|
||||
<seg>libghttp.[so,a]</seg>
|
||||
<seg>Not determined at this time</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user