%general-entities; ]> $Date$ gnome-vfs-&gnome-vfs-version; GNOME Virtual File System Introduction to GNOME Virtual File System The GNOME Virtual File System package contains virtual file system libraries. This is used as one of the foundations of the Nautilus file manager. &lfs72_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gnome-vfs-md5sum; Download size: &gnome-vfs-size; Estimated disk space required: &gnome-vfs-buildsize; Estimated build time: &gnome-vfs-time; GNOME Virtual File System Dependencies Required , , and Optional , , Hal, , , or , , , OpenAFS, and (not recommended) If you run ./configure --help for the complete list of dependency requirements and available parameters, you may notice a message about the gnome-mount package. This package is not required at build-time, and is only a run-time dependency. If gnome-mount is available at run-time, GNOME-VFS will use it. If it is not available, GNOME-VFS will fall back to using other mounting mechanisms. User Notes: Installation of GNOME Virtual File System Install GNOME Virtual File System by running the following commands: ORBit_prefix=$(pkg-config --variable=prefix ORBit-2.0) && ./configure --prefix=$ORBit_prefix \ --sysconfdir=&gnome-old-etc-dir; \ --libexecdir=$ORBit_prefix/lib/gnome-vfs-2.0 && make To test the results, issue: make check. Now, as the root user: make install Command Explanations --libexecdir=$(pkg-config --variable=prefix ORBit-2.0)/lib/gnome-vfs-2.0: This parameter causes the libexec files to be installed in the preferred location of $GNOME_PREFIX/lib/gnome-vfs-2.0 instead of $GNOME_PREFIX/libexec. : Use this parameter if you linked HAL into the build and you want the gnome-vfs-daemon.service file installed in the default D-Bus location instead of in GNOME_PREFIX/share/dbus-1/services. See the information in the configuration section below if you don't use this parameter. : This parameter does not need to be passed if you have or gnome-mount installed, as the eject program is used if gnome-mount is not installed. Configuring Gnome Virtual File System Configuration Information If HAL was linked into the build and GNOME is being installed in any location other than /usr, you should create a local D-Bus session configuration file so that the installed gnome-vfs-daemon.service file can be discovered by D-Bus. You should reference the information on the D-Bus page for instructions on how to create a . Contents Installed Programs Installed Libraries Installed Directories gnomevfs-cat, gnomevfs-copy, gnomevfs-df, gnomevfs-info, gnomevfs-ls, gnomevfs-mkdir, gnomevfs-monitor, gnomevfs-mv, gnomevfs-rm, and gnome-vfs-daemon libbzip2.{so,a}, libcomputer.{so,a}, libdns-sd.{so,a}, libfile.{so,a}, libftp.{so,a}, libgzip.{so,a}, libhttp.{so,a}, libnetwork.{so,a}, libnntp.{so,a}, libsftp.{so,a}, libtar.{so,a}, libvfs-test.{so,a}, and libgnomevfs-2.{so,a} &gnome-old-etc-dir;/gnome-vfs-2.0/modules, $GNOME_PREFIX/{include/{gnome-vfs-2.0/libgnomevfs, gnome-vfs-module-2.0/libgnomevfs},lib/gnome-vfs-2.0/{include,modules}, share/gtk-doc/html/gnome-vfs-2.0}