mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
Updated to GNOME-VFS-2.8.3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2995 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
518b9ee0ff
commit
227a40a597
@ -4,8 +4,8 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY GConf-download-http "http://ftp.gnome.org/pub/GNOME/sources/GConf/2.6/GConf-&GConf-version;.tar.bz2">
|
||||
<!ENTITY GConf-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/GConf/2.6/GConf-&GConf-version;.tar.bz2">
|
||||
<!ENTITY GConf-download-http "http://ftp.gnome.org/pub/GNOME/sources/GConf/&gnome-version;/GConf-&GConf-version;.tar.bz2">
|
||||
<!ENTITY GConf-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/GConf/&gnome-version;/GConf-&GConf-version;.tar.bz2">
|
||||
<!ENTITY GConf-md5sum "b1173cbe33404bcbcc15710ce2a28f67">
|
||||
<!ENTITY GConf-size "1.7 MB">
|
||||
<!ENTITY GConf-buildsize "27 MB">
|
||||
@ -62,7 +62,7 @@ commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
||||
--sysconfdir=/etc/gnome &&
|
||||
--sysconfdir=/etc/gnome --disable-gtk-doc &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
@ -85,6 +85,11 @@ location (which includes eliminating this parameter), it
|
||||
<emphasis>must</emphasis> be consistent for every subsequent
|
||||
<application><acronym>GNOME</acronym>-2</application> installation.</para>
|
||||
|
||||
<para><option>--disable-gtk-doc</option>: This switch disables building the
|
||||
documentation during the <command>make</command> step. Omit this option if
|
||||
you have <application>GTK-Doc</application> installed and wish to rebuild and
|
||||
install the documentation.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
@ -4,12 +4,12 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY gnome-vfs-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.6/gnome-vfs-&gnome-vfs-version;.tar.bz2">
|
||||
<!ENTITY gnome-vfs-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.6/gnome-vfs-&gnome-vfs-version;.tar.bz2">
|
||||
<!ENTITY gnome-vfs-size "1.4 MB">
|
||||
<!ENTITY gnome-vfs-buildsize "64.3 MB">
|
||||
<!ENTITY gnome-vfs-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/&gnome-version;/gnome-vfs-&gnome-vfs-version;.tar.bz2">
|
||||
<!ENTITY gnome-vfs-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/&gnome-version;/gnome-vfs-&gnome-vfs-version;.tar.bz2">
|
||||
<!ENTITY gnome-vfs-md5sum "5484694e7250c80a231cfc525d924cc3">
|
||||
<!ENTITY gnome-vfs-size "1.9 MB">
|
||||
<!ENTITY gnome-vfs-buildsize "49.5 MB">
|
||||
<!ENTITY gnome-vfs-time "1.36 SBU">
|
||||
|
||||
]>
|
||||
|
||||
<sect1 id="gnome-vfs" xreflabel="GNOME Virtual File System-&gnome-vfs-version;">
|
||||
@ -24,9 +24,10 @@
|
||||
<title>Introduction to <application><acronym>GNOME</acronym> Virtual
|
||||
File System</application></title>
|
||||
|
||||
<para>The <application><acronym>GNOME</acronym> Virtual File System</application> package contains virtual file system libraries. This
|
||||
is used
|
||||
as one of the foundations of the <application>Nautilus</application> file manager.</para>
|
||||
<para>The <application><acronym>GNOME</acronym> Virtual File
|
||||
System</application> package contains virtual file system libraries. This is
|
||||
used as one of the foundations of the <application>Nautilus</application> file
|
||||
manager.</para>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
@ -34,6 +35,7 @@ as one of the foundations of the <application>Nautilus</application> file manage
|
||||
url="&gnome-vfs-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&gnome-vfs-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download MD5 sum: &gnome-vfs-md5sum;</para></listitem>
|
||||
<listitem><para>Download size: &gnome-vfs-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required:
|
||||
&gnome-vfs-buildsize;</para></listitem>
|
||||
@ -41,25 +43,29 @@ url="&gnome-vfs-download-ftp;"/></para></listitem>
|
||||
&gnome-vfs-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application><acronym>GNOME</acronym> Virtual File System</application> dependencies</title>
|
||||
<sect3><title><application><acronym>GNOME</acronym> Virtual File
|
||||
System</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para>
|
||||
<xref linkend="intltool"/>,
|
||||
<para><xref linkend="intltool"/>,
|
||||
<xref linkend="GConf"/>,
|
||||
<xref linkend="libbonobo"/>,
|
||||
<xref linkend="gnome-mime-data"/> and
|
||||
<xref linkend="shared-mime-info"/>
|
||||
</para></sect4>
|
||||
<xref linkend="shared-mime-info"/></para>
|
||||
</sect4>
|
||||
|
||||
<sect4><title>Optional</title>
|
||||
<para>
|
||||
<xref linkend="samba3"/>,
|
||||
<para><xref linkend="samba3"/>,
|
||||
<xref linkend="CDParanoia"/>,
|
||||
<xref linkend="fam"/>,
|
||||
<xref linkend="gtk-doc"/>,
|
||||
<xref linkend="basicnet-netprogs-openssh"/>,
|
||||
<xref linkend="openssl"/> or
|
||||
<ulink url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink>, and
|
||||
<ulink url="http://www.openafs.org/">OpenAFS</ulink>
|
||||
</para></sect4>
|
||||
<ulink url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink>,
|
||||
<xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
|
||||
<ulink url="http://www.openafs.org/">OpenAFS</ulink>,
|
||||
<ulink url="http://www.porchdogsoft.com/products/howl/">Howl</ulink> and
|
||||
<ulink url="http://hal.freedesktop.org/wiki/Software_2fhal">HAL</ulink></para>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
@ -68,7 +74,8 @@ url="&gnome-vfs-download-ftp;"/></para></listitem>
|
||||
<title>Installation of <application><acronym>GNOME</acronym> Virtual
|
||||
File System</application></title>
|
||||
|
||||
<para>Install <application><acronym>GNOME</acronym> Virtual File System</application> by running the following commands:</para>
|
||||
<para>Install <application><acronym>GNOME</acronym> Virtual File
|
||||
System</application> by running the following commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
||||
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
||||
@ -81,25 +88,36 @@ make install</command></userinput></screen>
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
|
||||
puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
|
||||
<filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
||||
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
|
||||
configuration files in <filename class="directory">/etc/gnome</filename>
|
||||
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
||||
|
||||
<para><parameter>--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin
|
||||
</parameter>: This switch puts libexec files in
|
||||
<para><parameter>--libexecdir=`pkg-config --variable=prefix
|
||||
ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
|
||||
<filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
|
||||
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
|
||||
|
||||
<para><option>--disable-gtk-doc</option>: This switch will prevent
|
||||
the rebuilding of documentation during the <command>make</command> command.</para>
|
||||
<para><command>rmdir `pkg-config --variable=prefix ORBit-2.0`/doc</command>:
|
||||
Use this command if <envar>$GNOME_PREFIX</envar> is anything other than
|
||||
<filename class='directory'>/usr</filename> as the directory is unneeded and
|
||||
unpopulated.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The <application><acronym>GNOME</acronym> Virtual File
|
||||
System</application> package contains <filename class="libraryfile">libgnomevfs</filename> libraries.</para>
|
||||
<para>The <application><acronym>GNOME</acronym> Virtual File
|
||||
System</application> package contains
|
||||
<command>gnome-vfs-daemon</command>,
|
||||
<command>gnomevfs-cat</command>,
|
||||
<command>gnomevfs-copy</command>,
|
||||
<command>gnomevfs-info</command>,
|
||||
<command>gnomevfs-ls</command>,
|
||||
<command>gnomevfs-mkdir</command>,
|
||||
<command>gnomevfs-rm</command>,
|
||||
<filename class="libraryfile">libgnomevfs</filename> libraries and
|
||||
numerous library modules.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -4,8 +4,8 @@
|
||||
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
||||
%general-entities;
|
||||
|
||||
<!ENTITY libbonobo-download-http "http://ftp.gnome.org/pub/GNOME/sources/libbonobo/2.6/libbonobo-&libbonobo-version;.tar.bz2">
|
||||
<!ENTITY libbonobo-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libbonobo/2.6/libbonobo-&libbonobo-version;.tar.bz2">
|
||||
<!ENTITY libbonobo-download-http "http://ftp.gnome.org/pub/GNOME/sources/libbonobo/&gnome-version;/libbonobo-&libbonobo-version;.tar.bz2">
|
||||
<!ENTITY libbonobo-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libbonobo/&gnome-version;/libbonobo-&libbonobo-version;.tar.bz2">
|
||||
<!ENTITY libbonobo-md5sum "e3358680e50e69779535d126b1c56ee7">
|
||||
<!ENTITY libbonobo-size "1.4 MB">
|
||||
<!ENTITY libbonobo-buildsize "35.3 MB">
|
||||
|
@ -27,7 +27,8 @@ Metacity instructions to required, reported by Denis
|
||||
Trofimenko.</para></listitem>
|
||||
|
||||
<listitem><para>November 22nd, 2004 [randy]: Updated to ORBit2-2.12.0,
|
||||
libbonobo-2.8.0, GConf-2.8.1, GNOME-MIME-Data-2.4.1.</para></listitem>
|
||||
libbonobo-2.8.0, GConf-2.8.1, GNOME-MIME-Data-2.4.1 and
|
||||
GNOME-VFS-2.8.3.</para></listitem>
|
||||
|
||||
<listitem><para>November 21st, 2004 [igor]: Applied a bunch of fixes to
|
||||
XScreenSaver, contributed by Randy.</para></listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user