%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 Samba version greater than 3.0.14 is installed: GNOME Virtual File System Dependencies Required , , , and Optional , , , , , , or GnuTLS, or , OpenAFS and Howl Installation of GNOME Virtual File System Install GNOME Virtual File System by running the following commands: patch -Np1 -i ../gnome-vfs-&gnome-vfs-version;-samba_3.0.20-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. : This parameter does not need to be passed if you have Eject installed as the eject program is used by default. 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