%general-entities; ]> $Date$ LibBonoboUI-&libbonoboui-version; LibBonoboUI Introduction to LibBonoboUI The Bonobo User Interface library provides user interface code for Bonobo, the Object Activation Framework for GNOME 2. &lfs72_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libbonoboui-md5sum; Download size: &libbonoboui-size; Estimated disk space required: &libbonoboui-buildsize; Estimated build time: &libbonoboui-time; LibBonoboUI Dependencies Required , and Optional User Notes: Installation of LibBonoboUI Install LibBonoboUI by running the following commands: ./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \ --disable-static && make To test the results, issue: make check. Now, as the root user: make install && install -v -m755 -d $(pkg-config \ --variable=prefix ORBit-2.0)/share/doc/libbonoboui-&libbonoboui-version; && install -v -m644 doc/*.{dtd,txt,xml,html} $(pkg-config \ --variable=prefix ORBit-2.0)/share/doc/libbonoboui-&libbonoboui-version; Command Explanations Configuring LibBonoboUI If you have installed gnome with a different prefix to LibGlade (eg, LibGlade is installed into /usr and LibBonoboUI is installed into /opt/gnome) you will need to add the directory containing the Glade files to the environment variable ${LIBGLADE_MODULE_PATH}. As the root user: echo export \ LIBGLADE_MODULE_PATH=$(pkg-config --variable=prefix ORBit-2.0)/lib/libglade/2.0 \ >> /etc/profile Contents Installed Programs Installed Libraries Installed Directories bonobo-browser and test-moniker libbonoboui-2.so and libbonobo.so Glade library /usr/include/libbonoboui-2.0/bonobo, /usr/share/doc/libbonoboui-2.24.3, /usr/share/gnome-2.0/ui and /usr/share/gtk-doc/html/libbonoboui Short Descriptions libbonoboui-2.so are the GUI portion of the Bonobo libraries. libbonoboui-2.so