%general-entities; ]> $LastChangedBy$ $Date$ libbonobo-&libbonobo-version; Introduction to <application>libbonobo</application> The libbonobo package contains libbonobo libraries. This is a component and compound document system for GNOME-2. Package information Download (HTTP): Download (FTP): Download MD5 sum: &libbonobo-md5sum; Download size: &libbonobo-size; Estimated Disk space required: &libbonobo-buildsize; Estimated build time: &libbonobo-time; <application>libbonobo</application> dependencies Required , and : XML Parser Optional X ( or ) and Installation of <application>libbonobo</application> 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 Command explanations --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. : This switch rebuilds the documentation during the make command. Contents 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. Description libbonobo libraries libbonobo libraries are a set of language and system independent CORBA interfaces for creating reusable components and compound documents.