mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Remove the gnome-1.4 libraries.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9692 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
8253f9fca3
commit
f331c3e90a
18
general.ent
18
general.ent
@ -879,24 +879,6 @@ program you invoke. Development restarted Feb 12, so commented until a new rele
|
||||
<!ENTITY system-tools-backends-version "2.9.4">
|
||||
-->
|
||||
|
||||
<!-- Obsoleting the GNOME-1.4 stuff
|
||||
<!ENTITY ORBit-version "0.5.17">
|
||||
<!ENTITY oaf-version "0.6.10">
|
||||
<!ENTITY gnome-libs-version "1.4.2">
|
||||
<!ENTITY gdk-version "0.22.0">
|
||||
<!ENTITY gnome-print-version "0.37">
|
||||
<!ENTITY bonobo14-version "1.0.22">
|
||||
<!ENTITY GConf1-version "1.0.9">
|
||||
<!ENTITY gnome-vfs1-version "1.0.5">
|
||||
<!ENTITY libglade14-version "0.17">
|
||||
<!ENTITY gal1-version "0.24">
|
||||
<!ENTITY guppi-version "0.40.3">
|
||||
<!ENTITY libcapplet-version "1.5.11">
|
||||
<!ENTITY soup-version "0.7.11">
|
||||
<!ENTITY libghttp-version "1.0.9">
|
||||
<!ENTITY gtkhtml1-version "1.1.7">
|
||||
-->
|
||||
|
||||
<!-- Part X -->
|
||||
<!-- Chapter 35 -->
|
||||
<!ENTITY AbiWord-version "2.8.6">
|
||||
|
@ -1,137 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY bonobo14-download-http "&gnome-download-http;/bonobo/1.0/bonobo-&bonobo14-version;.tar.bz2">
|
||||
<!ENTITY bonobo14-download-ftp "&gnome-download-ftp;/bonobo/1.0/bonobo-&bonobo14-version;.tar.bz2">
|
||||
<!ENTITY bonobo14-md5sum "7718c374ed82911b24d95fa3ab55dda5">
|
||||
<!ENTITY bonobo14-size "1.2 MB">
|
||||
<!ENTITY bonobo14-buildsize "48 MB">
|
||||
<!ENTITY bonobo14-time "1.5 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="bonobo14" xreflabel="Bonobo-&bonobo14-version;">
|
||||
<?dbhtml filename="bonobo14.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>Bonobo-&bonobo14-version;</title>
|
||||
|
||||
<indexterm zone="bonobo14">
|
||||
<primary sortas="a-Bonobo">Bonobo</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to Bonobo</title>
|
||||
|
||||
<para>The <application>Bonobo</application> package contains a set of
|
||||
language and system independent CORBA interfaces for creating
|
||||
reusable components, controls and compound documents.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&bonobo14-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&bonobo14-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &bonobo14-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &bonobo14-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &bonobo14-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &bonobo14-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Bonobo Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="oaf"/> and
|
||||
<xref linkend="gnome-print"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="gtk-doc"/> and
|
||||
<xref linkend="docbook-utils"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/bonobo14"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Bonobo</title>
|
||||
|
||||
<para>Install <application>Bonobo</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>sed -i 's/static \(const struct CORBA\)/\1/' tests/test-any.c &&
|
||||
./configure --prefix=/opt/gnome-1.4 &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make check</command>.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>make install &&
|
||||
install -v -m755 -d /opt/gnome-1.4/share/doc/bonobo-&bonobo14-version; &&
|
||||
install -v -m644 doc/{FAQ,Monikers,*.txt} \
|
||||
/opt/gnome-1.4/share/doc/bonobo-&bonobo14-version;</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><command>sed -i '...' tests/test-any.c</command>: This command fixes
|
||||
a problem if the package is compiled using
|
||||
<application>GCC</application>-4.0.x.</para>
|
||||
|
||||
<para><parameter>--prefix=/opt/gnome-1.4</parameter>: Installs
|
||||
<application>Bonobo</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>bonobo-application-x-mines, bonobo-audio-ulaw, bonobo-echo,
|
||||
bonobo-moniker-gunzip, bonobo-moniker-http, bonobo-sample-canvas-item,
|
||||
bonobo-sample-controls, bonobo-sample-hello, bonobo-sample-paint,
|
||||
bonobo-selector, bonobo-text-plain, echo-client, efstool, gshell,
|
||||
libefs-config, moniker-test, sample-container and
|
||||
sample-control-container</seg>
|
||||
<seg>libbonobo.{so,a}, libbonobobox.{so,a}, libbonobo-print.{so,a},
|
||||
libefs.{so,a} and <application>Bonobo</application> plugin and
|
||||
moniker modules</seg>
|
||||
<seg>/opt/gnome-1.4/include/gnome-1.0/bonobo,
|
||||
/opt/gnome-1.4/lib/bonobo,
|
||||
/opt/gnome-1.4/share/bonobo,
|
||||
/opt/gnome-1.4/share/doc/bonobo-1.0.22,
|
||||
/opt/gnome-1.4/share/gnome/bonobo,
|
||||
/opt/gnome-1.4/share/gnome/ui and
|
||||
/opt/gnome-1.4/share/libefs</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -1,128 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gal1-download-http "&gnome-download-http;/gal/&gal1-version;/gal-&gal1-version;.tar.bz2">
|
||||
<!ENTITY gal1-download-ftp "&gnome-download-ftp;/gal/&gal1-version;/gal-&gal1-version;.tar.bz2">
|
||||
<!ENTITY gal1-md5sum "9f9790d4e8763c4ce74e5d59f47aa509">
|
||||
<!ENTITY gal1-size "1.0 MB">
|
||||
<!ENTITY gal1-buildsize "52 MB">
|
||||
<!ENTITY gal1-time "1.0 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gal1" xreflabel="GAL-&gal1-version;">
|
||||
<?dbhtml filename="gal1.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>GAL-&gal1-version;</title>
|
||||
|
||||
<indexterm zone="gal1">
|
||||
<primary sortas="a-GAL-1">GAL-1</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to GAL</title>
|
||||
|
||||
<para>The <application>GAL</application> package contains library
|
||||
functions that came from <application>Gnumeric</application> and
|
||||
<application>Evolution</application>. GAL is short for
|
||||
<application>GNOME</application> Application Libs.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&gal1-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&gal1-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &gal1-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &gal1-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &gal1-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &gal1-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">GAL Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gnome-print"/> and
|
||||
<xref linkend="libglade14"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="gnome-vfs1"/> and
|
||||
<xref linkend="gtk-doc"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gal1"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of GAL</title>
|
||||
|
||||
<para>Install <application>GAL</application> by running the
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/opt/gnome-1.4 &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>If you have <application>GTK-Doc</application> installed and wish
|
||||
to build the HTML documentation, issue the following commands:</para>
|
||||
|
||||
<screen><userinput>cd docs &&
|
||||
make templates &&
|
||||
make sgml &&
|
||||
make html &&
|
||||
cd ..</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><parameter>--prefix=/opt/gnome-1.4</parameter>: Installs
|
||||
<application>GAL</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>libgal.{so,a}</seg>
|
||||
<seg>/opt/gnome-1.4/include/gal-1.0,
|
||||
/opt/gnome-1.4/share/etable and
|
||||
/opt/gnome-1.4/share/gal</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -1,163 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY GConf1-download-http "&gnome-download-http;/GConf/1.0/GConf-&GConf1-version;.tar.bz2">
|
||||
<!ENTITY GConf1-download-ftp "&gnome-download-ftp;/GConf/1.0/GConf-&GConf1-version;.tar.bz2">
|
||||
<!ENTITY GConf1-md5sum "613aea1d9b7a9c504f52217451c7bf99">
|
||||
<!ENTITY GConf1-size "784 KB">
|
||||
<!ENTITY GConf1-buildsize "17 MB">
|
||||
<!ENTITY GConf1-time "0.3">
|
||||
]>
|
||||
|
||||
<sect1 id="GConf1" xreflabel="GConf-&GConf1-version;">
|
||||
<?dbhtml filename="GConf1.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>GConf-&GConf1-version;</title>
|
||||
|
||||
<indexterm zone="GConf1">
|
||||
<primary sortas="a-GConf-1">GConf-1</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to GConf</title>
|
||||
|
||||
<para>The <application>GConf</application> package contains a
|
||||
configuration database system.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&GConf1-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&GConf1-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &GConf1-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &GConf1-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &GConf1-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &GConf1-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Required patch for Berkeley DB: <ulink
|
||||
url="&patch-root;/GConf-&GConf1-version;-db43-2.patch"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Required patch: <ulink
|
||||
url="&patch-root;/GConf-&GConf1-version;-gcc4-1.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">GConf Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="oaf"/> and
|
||||
<xref linkend="popt"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="GTK"/>,
|
||||
<!-- <xref linkend="db"/>, -->
|
||||
<xref linkend="guile"/>, and
|
||||
<xref linkend="gtk-doc"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gconf1"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of GConf</title>
|
||||
|
||||
<!-- This section commented out as BDB is now built in LFS
|
||||
|
||||
<para>If you have <application>Berkeley DB</application> installed,
|
||||
apply the following patch:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../GConf-&GConf1-version;-db43-2.patch</userinput></screen>
|
||||
|
||||
-->
|
||||
|
||||
<para>Install <application>GConf</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../GConf-&GConf1-version;-db43-2.patch &&
|
||||
patch -Np1 -i ../GConf-&GConf1-version;-gcc4-1.patch &&
|
||||
./configure --prefix=/opt/gnome-1.4 &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>If you have <application>GTK-Doc</application> installed and wish to
|
||||
build the HTML documentation, issue the following commands:</para>
|
||||
|
||||
<screen><userinput>cd doc/gconf &&
|
||||
make templates &&
|
||||
make sgml &&
|
||||
make html &&
|
||||
cd ../..</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>gconf-config, gconf-config-1, gconf-sanity-check-1, gconfd-1,
|
||||
gconftool, gconftool-1</seg>
|
||||
<seg>libgconf-1.{so,a}, libgconf-gtk-1.{so,a} and
|
||||
<application>GConf</application> backend modules</seg>
|
||||
<seg>/opt/gnome-1.4/etc/gconf,
|
||||
/opt/gnome-1.4/include/gconf,
|
||||
/opt/gnome-1.4/lib/GConf and
|
||||
/opt/gnome-1.4/share/gconf</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="libgconf-1">
|
||||
<term><filename class='libraryfile'>libgconf-1.{so,a}</filename></term>
|
||||
<listitem>
|
||||
<para>provide the functions necessary to maintain the
|
||||
configuration database.</para>
|
||||
<indexterm zone="GConf1 libgconf-1">
|
||||
<primary sortas="c-libgconf-1">libgconf-1.{so,a}</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -1,132 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gdk-download-http "&gnome-download-http;/gdk-pixbuf/0.22/gdk-pixbuf-&gdk-version;.tar.bz2">
|
||||
<!ENTITY gdk-download-ftp "&gnome-download-ftp;/gdk-pixbuf/0.22/gdk-pixbuf-&gdk-version;.tar.bz2">
|
||||
<!ENTITY gdk-md5sum "05fcb68ceaa338614ab650c775efc2f2">
|
||||
<!ENTITY gdk-size "398 KB">
|
||||
<!ENTITY gdk-buildsize "9 MB">
|
||||
<!ENTITY gdk-time "0.3 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gdk" xreflabel="GDK Pixel Buffer-&gdk-version;">
|
||||
<?dbhtml filename="gdk.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>GDK Pixel Buffer-&gdk-version;</title>
|
||||
|
||||
<indexterm zone="gdk">
|
||||
<primary sortas="a-GDK-Pixel-Buffer">GDK Pixel Buffer</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to GDK Pixel Buffer</title>
|
||||
|
||||
<para>The <application>GDK Pixel Buffer</application> package
|
||||
is the <application>GTK+</application> pixel buffer library.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&gdk-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&gdk-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &gdk-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &gdk-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &gdk-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &gdk-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">GDK Pixel Buffer Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="GTK"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="gnome-libs"/>,
|
||||
<xref linkend="gtk-doc"/> and
|
||||
<xref linkend="docbook-utils"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gdk"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of GDK Pixel Buffer</title>
|
||||
|
||||
<para>The <command>make</command> command attempts to open an
|
||||
<application>X</application> display during the compile, so an
|
||||
<application>X</application> server must be running during this
|
||||
process.</para>
|
||||
|
||||
<para>Install <application>GDK Pixel Buffer</application>
|
||||
by running the following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/opt/gnome-1.4 --disable-gtk-doc &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make check</command>.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>gdk-pixbuf-config</seg>
|
||||
<seg>libgdk_pixbuf.{so,a}, libgdk_pixbuf_xlib.{so,a},
|
||||
libgnomecanvaspixbuf.{so,a}, and many gdk-pixbuf loader modules</seg>
|
||||
<seg>/opt/gnome-1.4/include/gdk-pixbuf-1.0,
|
||||
/opt/gnome-1.4/lib/gdk-pixbuf and
|
||||
/opt/gnome-1.4/share/gnome/html/gdk-pixbuf</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="libgdk_pixbuf1">
|
||||
<term><filename class='libraryfile'>libgdk_pixbuf.{so,a}</filename></term>
|
||||
<listitem>
|
||||
<para>contains the <application>GTK+</application> pixel buffer
|
||||
libraries for the <application>GIMP</application> Toolkit.</para>
|
||||
<indexterm zone="gdk libgdk_pixbuf1">
|
||||
<primary sortas="c-libgdk_pixbuf">libgdk_pixbuf.{so,a}</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -1,238 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-libs-download-http "&gnome-download-http;/gnome-libs/1.4/gnome-libs-&gnome-libs-version;.tar.bz2">
|
||||
<!ENTITY gnome-libs-download-ftp "&gnome-download-ftp;/gnome-libs/1.4/gnome-libs-&gnome-libs-version;.tar.bz2">
|
||||
<!ENTITY gnome-libs-md5sum "6111e91b143a90afb30f7a8c1e6cbbd6">
|
||||
<!ENTITY gnome-libs-size "2.8 MB">
|
||||
<!ENTITY gnome-libs-buildsize "70 MB">
|
||||
<!ENTITY gnome-libs-time "1.4 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-libs" xreflabel="GNOME Libraries-&gnome-libs-version;">
|
||||
<?dbhtml filename="gnome-libs.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>GNOME Libraries-&gnome-libs-version;</title>
|
||||
|
||||
<indexterm zone="gnome-libs">
|
||||
<primary sortas="a-GNOME-Libraries">GNOME Libraries</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to GNOME Libraries</title>
|
||||
|
||||
<para>The <application>GNOME Libraries</application> package contains
|
||||
the <application>GNOME</application> libraries. This is useful as a
|
||||
foundation for the <application>GNOME</application> Desktop and
|
||||
applications.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&gnome-libs-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&gnome-libs-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &gnome-libs-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &gnome-libs-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &gnome-libs-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &gnome-libs-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Required patch: <ulink
|
||||
url="&patch-root;/gnome-libs-&gnome-libs-version;-gcc4-1.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">GNOME Libraries Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="ORBit"/>,
|
||||
<xref linkend="GTK"/>, and
|
||||
<ulink url="http://ftp.gnome.org/pub/gnome/sources/imlib/1.9/">Imlib</ulink></para>
|
||||
<!-- <xref linkend="db"/> -->
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="audiofile"/>,
|
||||
<xref linkend="esound"/>, and
|
||||
<xref linkend="gtk-doc"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gnome-libs"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of GNOME Libraries</title>
|
||||
|
||||
<para>The installation process expects a
|
||||
<systemitem class='groupname'>games</systemitem> group to exist on the
|
||||
system. If you have not previously created this group, issue the following
|
||||
command as the <systemitem class='username'>root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>groupadd -g 60 games</userinput></screen>
|
||||
|
||||
<para>Install <application>GNOME Libraries</application>
|
||||
by running the following commands:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../gnome-libs-&gnome-libs-version;-gcc4-1.patch &&
|
||||
./configure --prefix=/opt/gnome-1.4 --disable-gtk-doc &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make check</command>.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="configuration">
|
||||
<title>Configuring GNOME Libraries</title>
|
||||
|
||||
<sect3 id="gnome-libs-config">
|
||||
<title>Config Files</title>
|
||||
|
||||
<para><filename>/opt/gnome-1.4/etc/mime-magic</filename>,
|
||||
<filename>/opt/gnome-1.4/etc/paper.config</filename>,
|
||||
<filename>/opt/gnome-1.4/etc/sound/events/gnome.soundlist</filename> and
|
||||
<filename>/opt/gnome-1.4/etc/sound/events/gtk-events.soundlist</filename></para>
|
||||
|
||||
<indexterm zone="gnome-libs gnome-libs-config">
|
||||
<primary sortas="e-opt-gnome-etc-mime-magic">
|
||||
/opt/gnome-1.4/etc/mime-magic</primary>
|
||||
</indexterm>
|
||||
|
||||
<indexterm zone="gnome-libs gnome-libs-config">
|
||||
<primary sortas="e-opt-gnome-etc-paper.config">
|
||||
/opt/gnome-1.4/etc/paper.config</primary>
|
||||
</indexterm>
|
||||
|
||||
<indexterm zone="gnome-libs gnome-libs-config">
|
||||
<primary sortas="e-opt-gnome-etc-sound-events-gnome.soundlist">
|
||||
/opt/.../gnome.soundlist</primary>
|
||||
</indexterm>
|
||||
|
||||
<indexterm zone="gnome-libs gnome-libs-config">
|
||||
<primary sortas="e-opt-gnome-etc-sound-events-gtk-events.soundlist">
|
||||
/opt/.../gtk-events.soundlist</primary>
|
||||
</indexterm>
|
||||
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>dns-helper, gconfigger, gnome-bug, gnome-config,
|
||||
gnome-dump-metadata, gnome-gen-mimedb, gnome-moz-remote,
|
||||
gnome-name-service, gnome-pty-helper, gnome_segv, goad-browser,
|
||||
libart-config, loadshlib and new-object</seg>
|
||||
<seg>libart_lgpl.{so,a}, libgnome.{so,a}, libgnomeui.{so,a},
|
||||
libgnomesupport.{so,a}, libgnorba.{so,a}, libgnorbagtk.{so,a},
|
||||
libgtkxmhtml.{so,a}, and libzvt.{so,a}</seg>
|
||||
<seg>/opt/gnome-1.4/doc,
|
||||
/opt/gnome-1.4/etc/sound,
|
||||
/opt/gnome-1.4/include/gnome-1.0,
|
||||
/opt/gnome-1.4/lib/gnome-libs,
|
||||
/opt/gnome-1.4/share/gnome,
|
||||
/opt/gnome-1.4/share/gtk-doc/html/libart,
|
||||
/opt/gnome-1.4/share/mime-info,
|
||||
/opt/gnome-1.4/share/pixmaps,
|
||||
/opt/gnome-1.4/share/type-convert and
|
||||
/opt/gnome-1.4/var</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="libart_lgpl1">
|
||||
<term><filename class='libraryfile'>libart_lgpl.{so,a}</filename></term>
|
||||
<listitem>
|
||||
<para>is the LGPL component of <application>libart</application>.</para>
|
||||
<indexterm zone="gnome-libs libart_lgpl1">
|
||||
<primary sortas="c-libart_lgpl">libart_lgpl.{so,a}</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libgnome1">
|
||||
<term><filename class='libraryfile'>libgnome.{so,a}</filename></term>
|
||||
<listitem>
|
||||
<para>is the non-GUI part of the <application>GNOME</application>
|
||||
library.</para>
|
||||
<indexterm zone="gnome-libs libgnome1">
|
||||
<primary sortas="c-libgnome">libgnome.{so,a}</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libgnomeui1">
|
||||
<term><filename class='libraryfile'>libgnomeui.{so,a}</filename></term>
|
||||
<listitem>
|
||||
<para>is the GUI part of the <application>GNOME</application>
|
||||
library.</para>
|
||||
<indexterm zone="gnome-libs libgnomeui1">
|
||||
<primary sortas="c-libgnomeui">libgnomeui.{so,a}</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libgnorbagtk1">
|
||||
<term><filename class='libraryfile'>libgnorbagtk.{so,a}</filename></term>
|
||||
<listitem>
|
||||
<para>is the <application>GNOME</application>
|
||||
<application>CORBA</application> <application>GTK</application>
|
||||
framework.</para>
|
||||
<indexterm zone="gnome-libs libgnorbagtk1">
|
||||
<primary sortas="c-libgnorbagtk">libgnorbagtk.{so,a}</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libzvt1">
|
||||
<term><filename class='libraryfile'>libzvt.{so,a}</filename></term>
|
||||
<listitem>
|
||||
<para>provides the functions necessary to emulate
|
||||
<command>xterm</command>.</para>
|
||||
<indexterm zone="gnome-libs libzvt1">
|
||||
<primary sortas="c-libzvt">libzvt.{so,a}</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -1,117 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-print-download-http "&gnome-download-http;/gnome-print/&gnome-print-version;/gnome-print-&gnome-print-version;.tar.bz2">
|
||||
<!ENTITY gnome-print-download-ftp "&gnome-download-ftp;/gnome-print/&gnome-print-version;/gnome-print-&gnome-print-version;.tar.bz2">
|
||||
<!ENTITY gnome-print-md5sum "f9e13f4f17b04baceec1cdeed0f88eae">
|
||||
<!ENTITY gnome-print-size "768 KB">
|
||||
<!ENTITY gnome-print-buildsize "19 MB">
|
||||
<!ENTITY gnome-print-time "0.6">
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-print" xreflabel="GNOME Print-&gnome-print-version;">
|
||||
<?dbhtml filename="gnome-print.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>GNOME Print-&gnome-print-version;</title>
|
||||
|
||||
<indexterm zone="gnome-print">
|
||||
<primary sortas="a-GNOME-Print">GNOME Print</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to GNOME Print</title>
|
||||
|
||||
<para>The <application>GNOME Print</application> package contains the
|
||||
<application>GNOME</application> Printing Architecture, for
|
||||
<application>GNOME</application> 1.4.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&gnome-print-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&gnome-print-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &gnome-print-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &gnome-print-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &gnome-print-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &gnome-print-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem>
|
||||
<para>Required Patch: <ulink
|
||||
url="&patch-root;/gnome-print-&gnome-print-version;-ft217_fixes-1.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">GNOME Print Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gdk"/>,
|
||||
<xref linkend="gnome-libs"/> and
|
||||
<xref linkend="libxml"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gnome-print"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of GNOME Print</title>
|
||||
|
||||
<para>Install <application>GNOME Print</application> by
|
||||
running the following commands:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../gnome-print-&gnome-print-version;-ft217_fixes-1.patch &&
|
||||
./configure --prefix=/opt/gnome-1.4 &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>gnome-font-install</seg>
|
||||
<seg>libgnomeprint.{so,a}</seg>
|
||||
<seg>/opt/gnome-1.4/etc/gnome,
|
||||
/opt/gnome-1.4/include/gnome-1.0/libgnomeprint,
|
||||
/opt/gnome-1.4/share/fonts,
|
||||
/opt/gnome-1.4/share/gnome-print and
|
||||
/opt/gnome-1.4/share/gnome/fonts</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -1,127 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-vfs1-download-http "&gnome-download-http;/gnome-vfs/1.0/gnome-vfs-&gnome-vfs1-version;.tar.bz2">
|
||||
<!ENTITY gnome-vfs1-download-ftp "&gnome-download-ftp;/gnome-vfs/1.0/gnome-vfs-&gnome-vfs1-version;.tar.bz2">
|
||||
<!ENTITY gnome-vfs1-md5sum "e2a17a6b178f54c43968241258f3e729">
|
||||
<!ENTITY gnome-vfs1-size "781 KB">
|
||||
<!ENTITY gnome-vfs1-buildsize "17 MB">
|
||||
<!ENTITY gnome-vfs1-time "0.9 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-vfs1" xreflabel="GNOME Virtual File System-&gnome-vfs1-version;">
|
||||
<?dbhtml filename="gnome-vfs1.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>GNOME Virtual File System-&gnome-vfs1-version;</title>
|
||||
|
||||
<indexterm zone="gnome-vfs1">
|
||||
<primary sortas="a-GNOME-Virtual-File-System-1">GNOME Virtual File System-1</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to GNOME Virtual File System</title>
|
||||
|
||||
<para>The <application>GNOME Virtual File System</application> package
|
||||
contains file system libraries.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&gnome-vfs1-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&gnome-vfs1-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &gnome-vfs1-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &gnome-vfs1-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &gnome-vfs1-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &gnome-vfs1-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem>
|
||||
<para>Required Patch: <ulink
|
||||
url="&patch-root;/gnome-vfs-&gnome-vfs1-version;-gcc34-1.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">GNOME Virtual File System Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gnome-mime-data"/>,
|
||||
<xref linkend="gnome-libs"/>, and
|
||||
<xref linkend="GConf1"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><!-- <xref linkend="pkgconfig"/>, -->
|
||||
<xref linkend="oaf"/>,
|
||||
<xref linkend="libxml"/>,
|
||||
<xref linkend="bonobo14"/>,
|
||||
<xref linkend="openssl"/>,
|
||||
<xref linkend="cdparanoia"/>,
|
||||
<xref linkend="gtk-doc"/>, and
|
||||
<xref linkend="docbook-utils"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gnome-vfs1"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of GNOME Virtual File System</title>
|
||||
|
||||
<para>Install <application>GNOME Virtual File System</application>
|
||||
by running the following commands:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../gnome-vfs-&gnome-vfs1-version;-gcc34-1.patch &&
|
||||
./configure --prefix=/opt/gnome-1.4 --disable-gtk-doc &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make check</command>.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>gnome-vfs-config</seg>
|
||||
<seg>libgnomevfs.{so,a}, libgnomevfs-pthread.{so,a} and
|
||||
<application>GNOME VFS</application> filesystem modules</seg>
|
||||
<seg>/opt/gnome-1.4/etc/vfs,
|
||||
/opt/gnome-1.4/include/gnome-vfs-1.0,
|
||||
/opt/gnome-1.4/lib/gnome-vfs-1.0,
|
||||
/opt/gnome-1.4/lib/vfs and
|
||||
/opt/gnome-1.4/share/gtk-doc/html/gnome-vfs</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -1,139 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gtkhtml1-download-http "&gnome-download-http;/gtkhtml/1.1/gtkhtml->khtml1-version;.tar.bz2">
|
||||
<!ENTITY gtkhtml1-download-ftp "&gnome-download-ftp;/gtkhtml/1.1/gtkhtml->khtml1-version;.tar.bz2">
|
||||
<!ENTITY gtkhtml1-md5sum "83cd60ab9a108d2a0d65b3bf760affa4">
|
||||
<!ENTITY gtkhtml1-size "1.0 MB">
|
||||
<!ENTITY gtkhtml1-buildsize "36 MB">
|
||||
<!ENTITY gtkhtml1-time "1.4 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="gtkhtml1" xreflabel="GtkHTML->khtml1-version;">
|
||||
<?dbhtml filename="gtkhtml1.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>GtkHTML->khtml1-version;</title>
|
||||
|
||||
<indexterm zone="gtkhtml1">
|
||||
<primary sortas="a-GtkHTML-1">GtkHTML-1</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to GtkHTML</title>
|
||||
|
||||
<para>The <application>GtkHTML</application> package contains a
|
||||
lightweight HTML rendering/printing/editing engine.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url=">khtml1-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url=">khtml1-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: >khtml1-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: >khtml1-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: >khtml1-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: >khtml1-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem>
|
||||
<para>Required Patch: <ulink
|
||||
url="&patch-root;/gtkhtml->khtml1-version;-gcc34-1.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">GtkHTML Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gal1"/>,
|
||||
<xref linkend="libcapplet"/>, and
|
||||
<xref linkend="GConf1"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="soup"/>,
|
||||
<xref linkend="bonobo14"/>,
|
||||
<xref linkend="libghttp"/>, and
|
||||
<xref linkend="gtk-doc"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/gtkhtml1"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of GtkHTML</title>
|
||||
|
||||
<para>Install <application>GtkHTML</application> by
|
||||
running the following commands:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../gtkhtml->khtml1-version;-gcc34-1.patch &&
|
||||
sed -i 's/static \(HTMLClueAlignedClass\)/\1/' src/htmlcluealigned.c &&
|
||||
./configure --prefix=/opt/gnome-1.4 --disable-gtk-doc &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><command>sed -i '...' src/htmlcluealigned.c</command>: This command
|
||||
fixes a build problem when compiling with
|
||||
<application>GCC</application>-4.0.x.</para>
|
||||
|
||||
<para><parameter>--prefix=/opt/gnome-1.4</parameter>: Install
|
||||
<application>GtkHTML</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>ebrowser, gnome-gtkhtml-editor-1.1 and
|
||||
gtkhtml-properties-capplet</seg>
|
||||
<seg>libgtkhtml-1.1.{so,a}, <application>Bonobo</application>
|
||||
plugin modules and <application>Glade</application> rendering
|
||||
components</seg>
|
||||
<seg>/opt/gnome-1.4/include/gtkhtml-1.1,
|
||||
/opt/gnome-1.4/share/control-center,
|
||||
/opt/gnome-1.4/share/gnome/apps,
|
||||
/opt/gnome-1.4/share/gnome/html/gtkhtml and
|
||||
/opt/gnome-1.4/share/gtkhtml-1.1</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -1,141 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY guppi-download-http "&gnome-download-http;/Guppi/0.40/Guppi-&guppi-version;.tar.bz2">
|
||||
<!ENTITY guppi-download-ftp "&gnome-download-ftp;/Guppi/0.40/Guppi-&guppi-version;.tar.bz2">
|
||||
<!ENTITY guppi-md5sum "26ec6eb5b6fe7fb4e32ecff64d4f1b16">
|
||||
<!ENTITY guppi-size "1.0 MB">
|
||||
<!ENTITY guppi-buildsize "32 MB">
|
||||
<!ENTITY guppi-time "1.3 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="guppi" xreflabel="Guppi-&guppi-version;">
|
||||
<?dbhtml filename="guppi.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>Guppi-&guppi-version;</title>
|
||||
|
||||
<indexterm zone="guppi">
|
||||
<primary sortas="a-Guppi">Guppi</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to Guppi</title>
|
||||
|
||||
<para>The <application>Guppi</application> package contains a
|
||||
<application>Guile</application> scriptable plot library with
|
||||
integrated statistics capabilities.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&guppi-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&guppi-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &guppi-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &guppi-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &guppi-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &guppi-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem>
|
||||
<para>Required Patch: <ulink
|
||||
url="&patch-root;/Guppi-&guppi-version;-gcc34-1.patch"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Required Patch: <ulink
|
||||
url="&patch-root;/Guppi-&guppi-version;-legend_fix-1.patch"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Required Patch: <ulink
|
||||
url="&patch-root;/Guppi-&guppi-version;-gcc4-1.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Guppi Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gnome-print"/> and
|
||||
<xref linkend="libglade14"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="bonobo14"/>,
|
||||
<xref linkend="gtk-doc"/> and
|
||||
<xref linkend="docbook-utils"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/guppi"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Guppi</title>
|
||||
|
||||
<para>Install <application>Guppi</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../Guppi-&guppi-version;-gcc34-1.patch &&
|
||||
patch -Np1 -i ../Guppi-&guppi-version;-legend_fix-1.patch &&
|
||||
patch -Np1 -i ../Guppi-&guppi-version;-gcc4-1.patch &&
|
||||
./configure --prefix=/opt/gnome-1.4 &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><parameter>--prefix=/opt/gnome-1.4</parameter>: Installs
|
||||
<application>Guppi</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>libguppi.so, libguppitank.so and numerous plotting plugin
|
||||
modules</seg>
|
||||
<seg>/opt/gnome-1.4/include/gnome-1.0/libguppi,
|
||||
/opt/gnome-1.4/lib/guppi,
|
||||
/opt/gnome-1.4/share/gnome/help/guppi,
|
||||
/opt/gnome-1.4/share/guppi and
|
||||
/opt/gnome-1.4/share/pixmaps/guppi</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -1,113 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libcapplet-download-http "&gnome-download-http;/libcapplet/1.5/libcapplet-&libcapplet-version;.tar.bz2">
|
||||
<!ENTITY libcapplet-download-ftp "&gnome-download-ftp;/libcapplet/1.5/libcapplet-&libcapplet-version;.tar.bz2">
|
||||
<!ENTITY libcapplet-md5sum "c6ba2bd6a08d82cba6b2b5360baab23c">
|
||||
<!ENTITY libcapplet-size "312 KB">
|
||||
<!ENTITY libcapplet-buildsize "2.7 MB">
|
||||
<!ENTITY libcapplet-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libcapplet" xreflabel="libcapplet-&libcapplet-version;">
|
||||
<?dbhtml filename="libcapplet.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>Libcapplet-&libcapplet-version;</title>
|
||||
|
||||
<indexterm zone="libcapplet">
|
||||
<primary sortas="a-Libcapplet">Libcapplet</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to libcapplet</title>
|
||||
|
||||
<para>The <application>libcapplet</application> package contains a
|
||||
control panel applet library.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&libcapplet-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&libcapplet-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &libcapplet-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &libcapplet-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &libcapplet-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &libcapplet-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Libcapplet Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="gnome-libs"/></para>
|
||||
|
||||
<!-- <bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="pkgconfig"/></para> -->
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/libcapplet"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Libcapplet</title>
|
||||
|
||||
<para>Install <application>libcapplet</application> by running the
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/opt/gnome-1.4 &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><parameter>--prefix=/opt/gnome-1.4</parameter>: Installs
|
||||
<application>libcapplet</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 Library</segtitle>
|
||||
<segtitle>Installed Directory</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>None</seg>
|
||||
<seg>libcapplet.{so,a}</seg>
|
||||
<seg>/opt/gnome-1.4/include/libcapplet-1.4</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -1,107 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libghttp-download-http "&gnome-download-http;/libghttp/1.0/libghttp-&libghttp-version;.tar.gz">
|
||||
<!ENTITY libghttp-download-ftp "&gnome-download-ftp;/libghttp/1.0/libghttp-&libghttp-version;.tar.gz">
|
||||
<!ENTITY libghttp-md5sum "0690e7456f9a15c635f240f3d6d5dab2">
|
||||
<!ENTITY libghttp-size "147 KB">
|
||||
<!ENTITY libghttp-buildsize "1.5 MB">
|
||||
<!ENTITY libghttp-time "less than 0.1 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>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/libghttp"/></para>
|
||||
|
||||
</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-1.4 &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>make install &&
|
||||
install -v -m644 -D doc/ghttp.html \
|
||||
/opt/gnome-1.4/share/doc/libghttp-&libghttp-version;/ghttp.html</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><parameter>--prefix=/opt/gnome-1.4</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 Library</segtitle>
|
||||
<segtitle>Installed Directory</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>None</seg>
|
||||
<seg>libghttp.{so,a}</seg>
|
||||
<seg>/opt/gnome-1.4/share/doc/libghttp-&libghttp-version;</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -1,122 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libglade14-download-http "&gnome-download-http;/libglade/&libglade14-version;/libglade-&libglade14-version;.tar.gz">
|
||||
<!ENTITY libglade14-download-ftp "&gnome-download-ftp;/libglade/&libglade14-version;/libglade-&libglade14-version;.tar.gz">
|
||||
<!ENTITY libglade14-md5sum "38b2e2cfd813783fe157617813bfe3b3">
|
||||
<!ENTITY libglade14-size "418 KB">
|
||||
<!ENTITY libglade14-buildsize "5.9 MB">
|
||||
<!ENTITY libglade14-time "0.2 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="libglade14" xreflabel="libglade-&libglade14-version;">
|
||||
<?dbhtml filename="libglade14.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>Libglade-&libglade14-version;</title>
|
||||
|
||||
<indexterm zone="libglade14">
|
||||
<primary sortas="a-Libglade-1">Libglade-1</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to Libglade</title>
|
||||
|
||||
<para>The <application>libglade</application> package contains libraries
|
||||
which allow applications to load Glade interface files at runtime.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&libglade14-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&libglade14-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &libglade14-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &libglade14-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &libglade14-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &libglade14-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Libglade Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="libxml"/> and <xref linkend="GTK"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="gnome-libs"/>,
|
||||
<xref linkend="bonobo14"/>,
|
||||
<xref linkend="python2"/> (to run the <command>libglade-xgettext</command>
|
||||
script) and <xref linkend="gtk-doc"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/libglade14"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Libglade</title>
|
||||
|
||||
<para>The <command>make</command> command attempts to open an
|
||||
<application>X</application> display during the compile, so an
|
||||
<application>X</application> server must be running during this
|
||||
process.</para>
|
||||
|
||||
<para>Install <application>libglade</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/opt/gnome-1.4 --disable-gtk-doc &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><option>--enable-bonobo</option>: Enables
|
||||
<application>Bonobo</application> support.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>libglade-config and libglade-xgettext</seg>
|
||||
<seg>libglade.{so,a} and optionally, libglade-bonobo.{so,a} and
|
||||
libglade-gnome.{so,a}</seg>
|
||||
<seg>/opt/gnome-1.4/include/libglade-1.0 and
|
||||
/opt/gnome-1.4/share/gnome/html/libglade</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -1,119 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY oaf-download-http "&gnome-download-http;/oaf/0.6/oaf-&oaf-version;.tar.bz2">
|
||||
<!ENTITY oaf-download-ftp "&gnome-download-ftp;/oaf/0.6/oaf-&oaf-version;.tar.bz2">
|
||||
<!ENTITY oaf-md5sum "ed9aa2ceb70bba34034b3134b22d2729">
|
||||
<!ENTITY oaf-size "435 KB">
|
||||
<!ENTITY oaf-buildsize "7 MB">
|
||||
<!ENTITY oaf-time "0.2">
|
||||
]>
|
||||
|
||||
<sect1 id="oaf" xreflabel="OAF-&oaf-version;">
|
||||
<?dbhtml filename="oaf.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>OAF-&oaf-version;</title>
|
||||
|
||||
<indexterm zone="oaf">
|
||||
<primary sortas="a-OAF">OAF</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to OAF</title>
|
||||
|
||||
<para>The <application>OAF</application> package contains the Object
|
||||
Activation Framework for <application>GNOME</application>.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&oaf-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&oaf-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &oaf-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &oaf-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &oaf-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &oaf-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">OAF Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="ORBit"/>,
|
||||
<xref linkend="libxml"/>, and
|
||||
<xref linkend="popt"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="gtk-doc"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/oaf"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of OAF</title>
|
||||
|
||||
<para>Install <application>OAF</application> by running the
|
||||
following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/opt/gnome-1.4 \
|
||||
--disable-gtk-doc &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>make install &&
|
||||
install -v -m755 -d /opt/gnome-1.4/share/gtk-doc/html/oaf-&oaf-version; \
|
||||
/opt/gnome-1.4/share/doc/oaf-&oaf-version; &&
|
||||
install -v -m644 api-docs/html/* \
|
||||
/opt/gnome-1.4/share/gtk-doc/html/oaf-&oaf-version; &&
|
||||
install -v -m644 docs/{INTERNALS,*.txt} \
|
||||
/opt/gnome-1.4/share/doc/oaf-&oaf-version;</userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make check</command> as an
|
||||
unprivileged user (the package must be installed before running the
|
||||
tests, else many tests fail).</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>oaf-client, oaf-config, oaf-empty-server, oaf-run-query,
|
||||
oaf-slay, oaf-sysconf and oafd</seg>
|
||||
<seg>liboaf.so</seg>
|
||||
<seg>/opt/gnome-1.4/etc/oaf,
|
||||
/opt/gnome-1.4/include/liboaf,
|
||||
/opt/gnome-1.4/share/doc/oaf-0.6.10 and
|
||||
/opt/gnome-1.4/share/gtk-doc/html/oaf-0.6.10</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -1,164 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY ORBit-download-http "&gnome-download-http;/ORBit/0.5/ORBit-&ORBit-version;.tar.bz2">
|
||||
<!ENTITY ORBit-download-ftp "&gnome-download-ftp;/ORBit/0.5/ORBit-&ORBit-version;.tar.bz2">
|
||||
<!ENTITY ORBit-md5sum "35acc6f8d49d930b566104fcceb893d3">
|
||||
<!ENTITY ORBit-size "1.0 MB">
|
||||
<!ENTITY ORBit-buildsize "29 MB">
|
||||
<!ENTITY ORBit-time "0.6 SBU">
|
||||
]>
|
||||
|
||||
<sect1 id="ORBit" xreflabel="ORBit-&ORBit-version;">
|
||||
<?dbhtml filename="ORBit.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>ORBit-&ORBit-version;</title>
|
||||
|
||||
<indexterm zone="ORBit">
|
||||
<primary sortas="a-ORBit">ORBit</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to ORBit</title>
|
||||
|
||||
<para>The <application>ORBit</application> package contains a
|
||||
high-performance CORBA Object Request Broker. This allows programs
|
||||
to send requests and receive replies from other programs.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&ORBit-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&ORBit-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &ORBit-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &ORBit-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &ORBit-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &ORBit-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">ORBit Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="GLib"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="tcpwrappers"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/orbit"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of ORBit</title>
|
||||
|
||||
<para>Install <application>ORBit</application> by running
|
||||
the following commands:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/opt/gnome-1.4 &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>To test the results, issue: <command>make check</command>.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role="root"><userinput>make install &&
|
||||
install -v -m755 -d /opt/gnome-1.4/share/doc/ORBit-&ORBit-version; &&
|
||||
cp -v -R docs/* /opt/gnome-1.4/share/doc/ORBit-&ORBit-version;</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>ior-decode, libIDL-config, name-client, old-name-server,
|
||||
orbit-config, orbit-idl, orbit-ird, orbit-event-server, and
|
||||
orbit-name-server</seg>
|
||||
<seg>libIDL.{so,a}, libIIOP.{so,a}, libname-server.a,
|
||||
liborbit-c-backend.a, libORBit.{so,a}, libORBitCosNaming.{so,a},
|
||||
and libORBitutil.{so,a}</seg>
|
||||
<seg>/opt/gnome-1.4,
|
||||
/opt/gnome-1.4/include/libIDL-1.0,
|
||||
/opt/gnome-1.4/include/orbit-1.0,
|
||||
/opt/gnome-1.4/share/doc/ORBit-&ORBit-version; and
|
||||
/opt/gnome-1.4/share/idl</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
<variablelist>
|
||||
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
||||
<?dbfo list-presentation="list"?>
|
||||
<?dbhtml list-presentation="table"?>
|
||||
|
||||
<varlistentry id="libIDL-ORBit">
|
||||
<term><filename class='libraryfile'>libIDL.{so,a}</filename></term>
|
||||
<listitem>
|
||||
<para>library is the Interface Definition Language mappings for
|
||||
CORBA.</para>
|
||||
<indexterm zone="ORBit libIDL-ORBit">
|
||||
<primary sortas="c-libIDL">libIDL.{so,a}</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libIIOP">
|
||||
<term><filename class='libraryfile'>libIIOP.{so,a}</filename></term>
|
||||
<listitem>
|
||||
<para>is for low level CORBA communications.</para>
|
||||
<indexterm zone="ORBit libIIOP">
|
||||
<primary sortas="c-libIIOP">libIIOP.{so,a}</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libORBit">
|
||||
<term><filename class='libraryfile'>libORBit.{so,a}</filename></term>
|
||||
<listitem>
|
||||
<para>is the CORBA API.</para>
|
||||
<indexterm zone="ORBit libORBit">
|
||||
<primary sortas="c-libORBit">libORBit.{so,a}</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry id="libORBitutil">
|
||||
<term><filename class='libraryfile'>libORBitutil.{so,a}</filename></term>
|
||||
<listitem>
|
||||
<para>contains the convenience routines for
|
||||
<application>ORBit</application>.</para>
|
||||
<indexterm zone="ORBit libORBitutil">
|
||||
<primary sortas="c-libORBitutil">libORBitutil.{so,a}</primary>
|
||||
</indexterm>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
</variablelist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
@ -1,54 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-otherlib-config">
|
||||
<?dbhtml filename="otherlib-config.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>Pre-installation Configuration</title>
|
||||
|
||||
<para>Add to your system or personal profile:</para>
|
||||
|
||||
<screen><literal>export PATH=$PATH:/opt/gnome-1.4/bin
|
||||
export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/gnome-1.4/lib/pkgconfig
|
||||
export GNOME_LIBCONFIG_PATH=/usr/lib
|
||||
|
||||
if [ -z $INFOPATH ]
|
||||
then
|
||||
export INFOPATH=/usr/share/info:/opt/gnome-1.4/info
|
||||
else
|
||||
export INFOPATH=$INFOPATH:/opt/gnome-1.4/info
|
||||
fi</literal></screen>
|
||||
|
||||
<para>Add to your <filename>/etc/ld.so.conf</filename>:</para>
|
||||
|
||||
<screen role="root"><userinput>cat >> /etc/ld.so.conf << "EOF"
|
||||
<literal># Begin GNOME-1 addition to /etc/ld.so.conf
|
||||
|
||||
/opt/gnome-1.4/lib
|
||||
|
||||
# End GNOME-1 addition</literal>
|
||||
EOF</userinput></screen>
|
||||
|
||||
<para>Remember to execute <command>ldconfig</command> after installation
|
||||
of libraries to update the library cache.</para>
|
||||
|
||||
<para>Add to your <filename>/etc/man_db.conf</filename>:</para>
|
||||
|
||||
<screen role="root"><userinput>cat >> /etc/man_db.conf << "EOF"
|
||||
<literal># Begin GNOME-1 addition to man_db.conf
|
||||
|
||||
MANDATORY_MANPATH /opt/gnome-1.4/man
|
||||
|
||||
# END GNOME-1 addition to man_db.conf</literal>
|
||||
EOF</userinput></screen>
|
||||
|
||||
</sect1>
|
@ -1,40 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
]>
|
||||
|
||||
<!--
|
||||
$LastChangedBy$
|
||||
$Date$
|
||||
-->
|
||||
|
||||
<chapter id="gnome-otherlibs">
|
||||
<?dbhtml filename="otherlibs.html"?>
|
||||
|
||||
<title>GNOME 1.4 Libraries</title>
|
||||
|
||||
<para>This section contains <application>GNOME</application> 1.4
|
||||
libraries, needed by some applications that have not yet been ported to
|
||||
<application>GNOME</application> 2.x. None of these libraries are needed for
|
||||
a <application>GNOME</application> desktop installation.</para>
|
||||
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="otherlibs-config.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="orbit.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="oaf.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-libs.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gdk.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-print.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bonobo14.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gconf1.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gnome-vfs1.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libglade14.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gal1.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="guppi.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libcapplet.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="soup.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libghttp.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="gtkhtml1.xml"/>
|
||||
|
||||
</chapter>
|
@ -1,137 +0,0 @@
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
||||
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY soup-download-http "&gnome-download-http;/soup/0.7/soup-&soup-version;.tar.bz2">
|
||||
<!ENTITY soup-download-ftp "&gnome-download-ftp;/soup/0.7/soup-&soup-version;.tar.bz2">
|
||||
<!ENTITY soup-md5sum "61bb2fef816ce164af62f8a3a5bd782e">
|
||||
<!ENTITY soup-size "323 KB">
|
||||
<!ENTITY soup-buildsize "7.8 MB">
|
||||
<!ENTITY soup-time "0.2">
|
||||
]>
|
||||
|
||||
<sect1 id="soup" xreflabel="Soup-&soup-version;">
|
||||
<?dbhtml filename="soup.html"?>
|
||||
|
||||
<sect1info>
|
||||
<othername>$LastChangedBy$</othername>
|
||||
<date>$Date$</date>
|
||||
</sect1info>
|
||||
|
||||
<title>Soup-&soup-version;</title>
|
||||
|
||||
<indexterm zone="soup">
|
||||
<primary sortas="a-Soup">Soup</primary>
|
||||
</indexterm>
|
||||
|
||||
<sect2 role="package">
|
||||
<title>Introduction to Soup</title>
|
||||
|
||||
<para>The <application>Soup</application> package contains a SOAP (Simple
|
||||
Object Access Protocol) implementation in C.</para>
|
||||
|
||||
<bridgehead renderas="sect3">Package Information</bridgehead>
|
||||
<itemizedlist spacing="compact">
|
||||
<listitem>
|
||||
<para>Download (HTTP): <ulink url="&soup-download-http;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download (FTP): <ulink url="&soup-download-ftp;"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download MD5 sum: &soup-md5sum;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Download size: &soup-size;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated disk space required: &soup-buildsize;</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Estimated build time: &soup-time;</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem>
|
||||
<para>Required Patch: <ulink
|
||||
url="&patch-root;/soup-&soup-version;-gcc_3.4-1.patch"/></para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>Required Patch: <ulink
|
||||
url="&patch-root;/soup-&soup-version;-gcc4-1.patch"/></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<bridgehead renderas="sect3">Soup Dependencies</bridgehead>
|
||||
|
||||
<bridgehead renderas="sect4">Required</bridgehead>
|
||||
<para role="required"><xref linkend="GLib"/> or <xref linkend="glib2"/>,
|
||||
<xref linkend="libxml"/> or <xref linkend="libxml2"/> and
|
||||
<xref linkend="popt"/></para>
|
||||
|
||||
<bridgehead renderas="sect4">Optional</bridgehead>
|
||||
<para role="optional"><xref linkend="apache"/>,
|
||||
<xref linkend="openssl"/> or
|
||||
<xref linkend="nss"/>,
|
||||
<xref linkend="gtk-doc"/>, and
|
||||
<xref linkend="docbook-utils"/></para>
|
||||
|
||||
<para condition="html" role="usernotes">User Notes:
|
||||
<ulink url="&blfs-wiki;/soup"/></para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Soup</title>
|
||||
|
||||
<para>Install <application>Soup</application> by running the following
|
||||
commands:</para>
|
||||
|
||||
<screen><userinput>patch -Np1 -i ../soup-&soup-version;-gcc_3.4-1.patch &&
|
||||
patch -Np1 -i ../soup-&soup-version;-gcc4-1.patch &&
|
||||
./configure --prefix=/opt/gnome-1.4 --disable-gtk-doc &&
|
||||
make</userinput></screen>
|
||||
|
||||
<para>This package does not come with a test suite.</para>
|
||||
|
||||
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
||||
|
||||
<screen role='root'><userinput>make install</userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="commands">
|
||||
<title>Command Explanations</title>
|
||||
|
||||
<para><parameter>--prefix=/opt/gnome-1.4</parameter>: Installs
|
||||
<application>Soup</application> in the
|
||||
<application>GNOME</application> 1.4 directory structure.</para>
|
||||
|
||||
<para><option>--enable-apache=no</option>: This command can be added
|
||||
to prevent building against <application>Apache</application>.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2 role="content">
|
||||
<title>Contents</title>
|
||||
|
||||
<segmentedlist>
|
||||
<segtitle>Installed Programs</segtitle>
|
||||
<segtitle>Installed Libraries</segtitle>
|
||||
<segtitle>Installed Directories</segtitle>
|
||||
|
||||
<seglistitem>
|
||||
<seg>soup-config, soup-httpd, soup-ssl-proxy and soup-wsdl</seg>
|
||||
<seg>libsoup.{so,a}, libsoup-apache.{so,a} and libwsdl.{so,a}</seg>
|
||||
<seg>/opt/gnome-1.4/include/soup and
|
||||
/opt/gnome-1.4/share/gtk-doc/html/soup</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
Loading…
Reference in New Issue
Block a user