glfs/gnome/otherlibs/gnome-vfs1.xml
Manuel Canales Esparcia 359cbacad7 Tagged gnome-vfs1.xml
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4222 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-05-14 19:13:32 +00:00

116 lines
3.7 KiB
XML

<?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 gnome-vfs1-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/1.0/gnome-vfs-&gnome-vfs1-version;.tar.bz2">
<!ENTITY gnome-vfs1-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/1.0/gnome-vfs-&gnome-vfs1-version;.tar.bz2">
<!ENTITY gnome-vfs1-md5sum "e2a17a6b178f54c43968241258f3e729">
<!ENTITY gnome-vfs1-size "768 KB">
<!ENTITY gnome-vfs1-buildsize "18 MB">
<!ENTITY gnome-vfs1-time "0.94 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">GNOME Virtual File System</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 (if compiled using
<application>GCC</application>-3.4.x): <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><xref linkend="gnome-mime-data"/> and
<xref linkend="gnome-libs"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para><xref linkend="pkgconfig"/>,
<xref linkend="oaf"/>,
<xref linkend="GConf1"/>,
<xref linkend="bonobo14"/>,
<xref linkend="openssl"/>,
<xref linkend="cdparanoia"/>,
<xref linkend="gtk-doc"/> and
<xref linkend="docbook-utils"/></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 &amp;&amp;
./configure --prefix=/opt/gnome --disable-gtk-doc &amp;&amp;
make &amp;&amp;
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>None</seg>
<seg>libgnomevfs.[so,a]</seg>
<seg>Not determined at this time</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>