%general-entities; ]> $LastChangedBy$ $Date$ GNOME Virtual File System-&gnome-vfs-version; Introduction to <application><acronym>GNOME</acronym> Virtual File System</application> 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; <application><acronym>GNOME</acronym> Virtual File System</application> dependencies Required , , , and Optional , , , , , or GnuTLS, or , OpenAFS, Howl and HAL Installation of <application><acronym>GNOME</acronym> Virtual File System</application> Install GNOME Virtual File System by running the following commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ --sysconfdir=/etc/gnome --disable-gtk-doc && make && 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 The GNOME Virtual File System package contains gnome-vfs-daemon, gnomevfs-cat, gnomevfs-copy, gnomevfs-info, gnomevfs-ls, gnomevfs-mkdir, gnomevfs-rm, libgnomevfs libraries and numerous library modules.