source: gnome/deprecated/gnome-vfs.xml@ 45f56ac

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 45f56ac was 45f56ac, checked in by Krejzi <krejzi@…>, 11 years ago

Rename samba3 to samba, begin updating packages in GNOME chapter.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11510 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.8 KB
RevLine 
[fdca4266]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[fdca4266]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[2a427ac]7 <!ENTITY gnome-vfs-download-http "&gnome-download-http;/gnome-vfs/2.24/gnome-vfs-&gnome-vfs-version;.tar.bz2">
8 <!ENTITY gnome-vfs-download-ftp "&gnome-download-ftp;/gnome-vfs/2.24/gnome-vfs-&gnome-vfs-version;.tar.bz2">
[ab0d2f60]9 <!ENTITY gnome-vfs-md5sum "a05fab03eeef10a47dd156b758982f2e">
10 <!ENTITY gnome-vfs-size "1.8 MB">
[01f6162]11 <!ENTITY gnome-vfs-buildsize "56 MB">
[ab0d2f60]12 <!ENTITY gnome-vfs-time "1.0 SBU">
[fdca4266]13]>
14
[a027d7d3]15<sect1 id="gnome-vfs" xreflabel="gnome-vfs-&gnome-vfs-version;">
[6b86df82]16 <?dbhtml filename="gnome-vfs.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
[a027d7d3]23 <title>gnome-vfs-&gnome-vfs-version;</title>
[6b86df82]24
25 <indexterm zone="gnome-vfs">
26 <primary sortas="a-GNOME-Virtual-File-System">GNOME Virtual File System</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to GNOME Virtual File System</title>
31
32 <para>The <application>GNOME Virtual File System</application> package
33 contains virtual file system libraries. This is used as one of the
34 foundations of the <application>Nautilus</application> file manager.</para>
35
[79e6d17]36 &lfs72_checked;
[625d5fe5]37
[8d3eae9]38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
39 href="../../xincludes/gnome2.xml"/>
40
[6b86df82]41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>Download (HTTP): <ulink url="&gnome-vfs-download-http;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download (FTP): <ulink url="&gnome-vfs-download-ftp;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download MD5 sum: &gnome-vfs-md5sum;</para>
51 </listitem>
52 <listitem>
53 <para>Download size: &gnome-vfs-size;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated disk space required: &gnome-vfs-buildsize;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated build time: &gnome-vfs-time;</para>
60 </listitem>
61 </itemizedlist>
62
63 <bridgehead renderas="sect3">GNOME Virtual File System Dependencies</bridgehead>
64
65 <bridgehead renderas="sect4">Required</bridgehead>
[21f1f1f]66 <para role="required"><xref linkend="dbus-glib"/>,
67 <xref linkend="GConf"/>, and
[e9039e4]68 <xref linkend="gnome-mime-data"/></para>
[6b86df82]69
70 <bridgehead renderas="sect4">Optional</bridgehead>
[45f56ac]71 <para role="optional"><xref linkend="samba"/>,
[b7ea972]72 <xref linkend="gamin"/>,
[6b54763]73 <ulink url="http://www.freedesktop.org/wiki/Software/hal">Hal</ulink>,
[6b86df82]74 <xref linkend="gtk-doc"/>,
75 <xref linkend="openssh"/>,
[d5404360]76 <xref linkend="openssl"/> or <xref linkend="gnutls"/>,
[7fdeb26]77 <xref linkend="mitkrb"/>,
[49547f1]78 <xref linkend="avahi"/>,
[e9039e4]79 <ulink url="http://www.openafs.org/">OpenAFS</ulink>, and
[65ed5cb]80 <xref linkend="cdparanoia"/> (not recommended)</para>
[a6bee1f]81
[da8599a]82 <para>If you run <command>./configure --help</command> for the complete list
83 of dependency requirements and available parameters, you may notice a
84 message about the <ulink
85 url="http://hal.freedesktop.org/releases/">gnome-mount</ulink> package. This
86 package is not required at build-time, and is only a run-time dependency. If
[a6bee1f]87 <application>gnome-mount</application> is available at run-time,
[551b9389]88 <application>GNOME-VFS</application> will use it. If it is not available,
[a6bee1f]89 <application>GNOME-VFS</application> will fall back to using other mounting
90 mechanisms.</para>
[6b86df82]91
[0a7c3921]92 <para condition="html" role="usernotes">User Notes:
93 <ulink url="&blfs-wiki;/gnome-vfs"/></para>
94
[6b86df82]95 </sect2>
96
97 <sect2 role="installation">
98 <title>Installation of GNOME Virtual File System</title>
99
100 <para>Install <application>GNOME Virtual File System</application>
101 by running the following commands:</para>
102
[38d4077]103<screen><userinput>ORBit_prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
[79e6d17]104
[38d4077]105./configure --prefix=$ORBit_prefix \
[79e6d17]106 --sysconfdir=&gnome-old-etc-dir; \
[38d4077]107 --libexecdir=$ORBit_prefix/lib/gnome-vfs-2.0 &amp;&amp;
[6b86df82]108make</userinput></screen>
[4a9e80c7]109
[6b86df82]110 <para>To test the results, issue: <command>make check</command>.</para>
[4a9e80c7]111
[6b86df82]112 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[4a9e80c7]113
[6b86df82]114<screen role="root"><userinput>make install</userinput></screen>
[fdca4266]115
[6b86df82]116 </sect2>
[fdca4266]117
[6b86df82]118 <sect2 role="commands">
119 <title>Command Explanations</title>
[fdca4266]120
[e05cd03f]121 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[a6c9fc2]122 href="../../xincludes/gnome-old-prefix.xml"/>
[551b9389]123
[e05cd03f]124 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[8d3eae9]125 href="../../xincludes/gnome-old-sysconfdir.xml"/>
[fdca4266]126
[a6bee1f]127 <para><parameter>--libexecdir=$(pkg-config --variable=prefix
[551b9389]128 ORBit-2.0)/lib/gnome-vfs-2.0</parameter>: This parameter causes the libexec
129 files to be installed in the preferred location of
[e9039e4]130 <filename class="directory">$GNOME_PREFIX/lib/gnome-vfs-2.0</filename>
131 instead of
[6b86df82]132 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
[fdca4266]133
[65ed5cb]134 <para><option>--with-dbus-service-dir=/usr/share/dbus-1/services</option>:
135 Use this parameter if you linked <application>HAL</application> into the
136 build and you want the <filename>gnome-vfs-daemon.service</filename> file
137 installed in the default <application>D-Bus</application> location instead
138 of in <filename
139 class='directory'><envar>GNOME_PREFIX</envar>/share/dbus-1/services</filename>.
140 See the information in the configuration section below if you don't use this
141 parameter.</para>
142
[0c4e116]143 <para><option>--with-hal-eject=PROGRAM</option>: This parameter does not
[da8599a]144 need to be passed if you have <xref linkend="eject"/> or <ulink
145 url="http://hal.freedesktop.org/releases/">gnome-mount</ulink> installed, as
146 the <command>eject</command> program is used if
147 <application>gnome-mount</application> is not installed.</para>
[0c4e116]148
[e05cd03f]149 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
[551b9389]150 href="../../xincludes/gtk-doc-rebuild.xml"/>
[e9039e4]151
[6b86df82]152 </sect2>
[fdca4266]153
[65ed5cb]154 <sect2 role="configuration">
155 <title>Configuring Gnome Virtual File System</title>
156
157 <sect3 id="gnome-vfs-config">
158 <title>Configuration Information</title>
159
160 <para>If <application>HAL</application> was linked into the build and
161 GNOME is being installed in any location other than
162 <filename class='directory'>/usr</filename>, you should create a local
163 <application>D-Bus</application> session configuration file so that the
164 installed <filename>gnome-vfs-daemon.service</filename> file can be
165 discovered by <application>D-Bus</application>. You should reference
166 the information on the <application>D-Bus</application> page for
167 instructions on how to create a
168 <xref linkend="dbus-session-config"/>.</para>
169
170 </sect3>
171
172 </sect2>
173
[6b86df82]174 <sect2 role="content">
175 <title>Contents</title>
[fdca4266]176
[6b86df82]177 <segmentedlist>
178 <segtitle>Installed Programs</segtitle>
179 <segtitle>Installed Libraries</segtitle>
[293abe4]180 <segtitle>Installed Directories</segtitle>
[fdca4266]181
[6b86df82]182 <seglistitem>
[01f6162]183 <seg>gnomevfs-cat, gnomevfs-copy, gnomevfs-df, gnomevfs-info,
184 gnomevfs-ls, gnomevfs-mkdir, gnomevfs-monitor, gnomevfs-mv, gnomevfs-rm,
185 and gnome-vfs-daemon</seg>
186 <seg>libbzip2.{so,a}, libcomputer.{so,a}, libdns-sd.{so,a},
187 libfile.{so,a}, libftp.{so,a}, libgzip.{so,a}, libhttp.{so,a},
188 libnetwork.{so,a}, libnntp.{so,a}, libsftp.{so,a}, libtar.{so,a},
189 libvfs-test.{so,a}, and libgnomevfs-2.{so,a}</seg>
[1b8ae42]190 <seg>&gnome-old-etc-dir;/gnome-vfs-2.0/modules,
[01f6162]191 <envar>$GNOME_PREFIX</envar>/{include/{gnome-vfs-2.0/libgnomevfs,
192 gnome-vfs-module-2.0/libgnomevfs},lib/gnome-vfs-2.0/{include,modules},
193 share/gtk-doc/html/gnome-vfs-2.0}</seg>
[6b86df82]194 </seglistitem>
195 </segmentedlist>
196
197 </sect2>
[0e4b867]198
199</sect1>
Note: See TracBrowser for help on using the repository browser.