The GNOME VFS Monikers package contains Bonobo monikers that were pulled out of the GNOME VFS package during the Bonobo to D-Bus conversion. This package is required so that the GNOME VFS API/ABI remains stable.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-vfs-monikers/2.15/gnome-vfs-monikers-2.15.3.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-vfs-monikers/2.15/gnome-vfs-monikers-2.15.3.tar.bz2
Download MD5 sum: b16f0db0482263be3318e269f52bb5b6
Download size: 260 KB
Estimated disk space required: 3 MB
Estimated build time: .1 SBU
libbonobo-2.18.0 and GNOME Virtual File System-2.18.1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-vfs-monikers
Install GNOME VFS Monikers by running the following commands:
./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) && make
This package does not come with a test suite.
Now, as the root
user:
make install
--prefix=$(pkg-config --variable=prefix
ORBit-2.0)
: Setting the prefix using this parameter
instead of with $GNOME_PREFIX
will
ensure that the prefix is consistent with the installation
environment and the package will be installed in the correct
location.
Last updated on 2007-07-19 17:16:31 -0500