The libbonobo package contains libbonobo libraries. This is a component and compound document system for GNOME-2.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/libbonobo/2.8/libbonobo-2.8.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/libbonobo/2.8/libbonobo-2.8.0.tar.bz2
Download MD5 sum: e3358680e50e69779535d126b1c56ee7
Download size: 1.4 MB
Estimated disk space required: 35.3 MB
Estimated build time: 0.76 SBU
ORBit2-2.12.0, libxml2-2.6.17 and Perl modules: XML Parser
X (XFree86-4.4.0 or X.org-6.8.2) and GTK-Doc-1.2
Install libbonobo 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 &&
make &&
make install
--prefix=`pkg-config --variable=prefix ORBit-2.0`: Setting the prefix with this command instead of with GNOME_PREFIX will ensure that the prefix is consistent with the installation environment.
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin: This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec.
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
--enable-gtk-doc: This switch rebuilds the documentation during the make command.
The libbonobo package contains activation-client, bonobo-slay, echo-client-2, bonobo-activation-run-query, bonobo-activation-server, bonobo-activation-sysconf, libbonobo-2 and libbonobo-activation libraries, the ORBit-2 bonobo module and the bonobo libmoniker library.
Last updated on 2004-11-23 00:56:22 -0700