%general-entities; ]> $LastChangedBy$ $Date$ Bonobo-&bonobo14-version; Bonobo Introduction to Bonobo The Bonobo package contains a set of language and system independent CORBA interfaces for creating reusable components, controls and compound documents. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &bonobo14-md5sum; Download size: &bonobo14-size; Estimated disk space required: &bonobo14-buildsize; Estimated build time: &bonobo14-time; Bonobo Dependencies Required and Optional and User Notes: Installation of Bonobo Install Bonobo by running the following commands: sed -i 's/static \(const struct CORBA\)/\1/' tests/test-any.c && ./configure --prefix=/opt/gnome-1.4 && make To test the results, issue: make check. Now, as the root user: make install && install -v -m755 -d /opt/gnome-1.4/share/doc/bonobo-&bonobo14-version; && install -v -m644 doc/{FAQ,Monikers,*.txt} \ /opt/gnome-1.4/share/doc/bonobo-&bonobo14-version; Command Explanations sed -i '...' tests/test-any.c: This command fixes a problem if the package is compiled using GCC-4.0.x. --prefix=/opt/gnome-1.4: Installs Bonobo in the GNOME 1.4 directory structure. Contents Installed Programs Installed Libraries Installed Directories bonobo-application-x-mines, bonobo-audio-ulaw, bonobo-echo, bonobo-moniker-gunzip, bonobo-moniker-http, bonobo-sample-canvas-item, bonobo-sample-controls, bonobo-sample-hello, bonobo-sample-paint, bonobo-selector, bonobo-text-plain, echo-client, efstool, gshell, libefs-config, moniker-test, sample-container and sample-control-container libbonobo.{so,a}, libbonobobox.{so,a}, libbonobo-print.{so,a}, libefs.{so,a} and Bonobo plugin and moniker modules /opt/gnome-1.4/include/gnome-1.0/bonobo, /opt/gnome-1.4/lib/bonobo, /opt/gnome-1.4/share/bonobo, /opt/gnome-1.4/share/doc/bonobo-1.0.22, /opt/gnome-1.4/share/gnome/bonobo, /opt/gnome-1.4/share/gnome/ui and /opt/gnome-1.4/share/libefs