Bonobo-1.0.22

Introduction to Bonobo

The Bonobo package contains a set of language and system independent CORBA interfaces for creating reusable components, controls and creating compound documents.

Package information

Bonobo dependencies

Installation of Bonobo

Install Bonobo by running the following commands:

./configure --prefix=/opt/gnome &&
make &&
make install

Command explanations

--prefix=/opt/gnome: Install Bonobo in the GNOME 1.4 area.

Contents

The Bonobo package contains GNOME 1.4 compound document and component libraries.