GNOME Virtual File System-1.0.5

Introduction to GNOME Virtual File System

The GNOME Virtual File System package contains file system libraries.

Package Information

Additional Downloads

GNOME Virtual File System Dependencies

Required

GNOME MIME Data-2.4.2, GNOME Libraries-1.4.2, and GConf-1.0.9

Optional

pkg-config-0.20, OAF-0.6.10, libxml-1.8.17, Bonobo-1.0.22, OpenSSL-0.9.8d, CDParanoia-III-9.8, GTK-Doc-1.6, and DocBook-utils-0.6.14

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-vfs1

Installation of GNOME Virtual File System

Install GNOME Virtual File System by running the following commands:

patch -Np1 -i ../gnome-vfs-1.0.5-gcc34-1.patch &&
./configure --prefix=/opt/gnome-1.4 --disable-gtk-doc &&
make

To test the results, issue: make check.

Now, as the root user:

make install

Contents

Installed Programs: gnome-vfs-config
Installed Libraries: libgnomevfs.{so,a}, libgnomevfs-pthread.{so,a} and GNOME VFS filesystem modules
Installed Directories: /opt/gnome-1.4/etc/vfs, /opt/gnome-1.4/include/gnome-vfs-1.0, /opt/gnome-1.4/lib/gnome-vfs-1.0, /opt/gnome-1.4/lib/vfs and /opt/gnome-1.4/share/gtk-doc/html/gnome-vfs

Last updated on 2006-06-21 11:26:07 -0500