%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; Additional Downloads Required patch if HAL-0.5.0 is installed: GNOME Virtual File System Dependencies Required , , , and Optional , , , , , or GnuTLS, or , OpenAFS, Howl and HAL Installation of GNOME Virtual File System Install GNOME Virtual File System by running the following commands: patch -Np1 -i ../gnome-vfs-&gnome-vfs-version;-hal_0.5.0-1.patch && ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ --sysconfdir=/etc/gnome && make To test the results, issue: make check. Now, as the root user: make install Command Explanations --sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc. --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin: This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec. rmdir `pkg-config --variable=prefix ORBit-2.0`/doc: Use this command if $GNOME_PREFIX is anything other than /usr as the directory is unneeded and unpopulated. 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 /etc/gnome/gconf/schemas, /etc/gnome/gconf/gconf.xml.defaults/[desktop,schemas,system], /etc/gnome/gnome-vfs-2.0, $GNOME_PREFIX/include/gnome-vfs-2.0, $GNOME_PREFIX/include/gnome-vfs-module-2.0, $GNOME_PREFIX/lib/gnome-vfs-2.0, and $GNOME_PREFIX/share/gtk-doc/html/gnome-vfs-2.0