%general-entities; ]> $LastChangedBy$ $Date$ GNOME Virtual File System-&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. 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 , , , , , , , or GnuTLS (which needs libgpg-error then libgcrypt), or , OpenAFS, and Avahi If you run ./configure --help for the complete list of dependency requirements and available parameters, you may notice a message about the 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: ./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ --sysconfdir=&gnome-etc-dir; \ --libexecdir=$(pkg-config \ --variable=prefix ORBit-2.0)/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. : This parameter does not need to be passed if you have Eject or installed, as the eject program is used if gnome-mount is not installed. Contents Installed Programs Installed Libraries Installed Directories gnomevfs-cat, gnomevfs-copy, gnomevfs-info, gnomevfs-ls, gnomevfs-mkdir, gnomevfs-mv, gnomevfs-rm, and gnome-vfs-daemon libgnomevfs-2.{so,a} and modules The following subdirectories of &gnome-etc-dir;/: gconf/{schemas, gconf.xml.defaults/{desktop, schemas, system}, gnome-vfs-2.0} and the following subdirectories of $GNOME_PREFIX/: include/gnome-vfs-{,module-}2.0, lib/gnome-vfs{,-2.0}, share/gtk-doc/html/gnome-vfs-2.0