bonobo-activation-2.2.1.1

Introduction to bonobo-activation

Download location (HTTP):       http://ftp.gnome.org/pub/GNOME/sources/bonobo-activation/2.2/bonobo-activation-2.2.1.1.tar.bz2
Download location (FTP):        ftp://ftp.gnome.org/pub/GNOME/sources/bonobo-activation/2.2/bonobo-activation-2.2.1.1.tar.bz2
Version used:                   2.2.1.1
Package size:                   447 KB
Estimated Disk space required:  5.2 MB
Estimated build time:           0.60 SBU

The bonobo-activation package contains libbonobo-activation libraries. This is the new Object Activation Framework (OAF) for GNOME.

bonobo-activation depends on:
ORBit2-2.6.1
bonobo-activation will utilize:
gtk-doc-1.0 and sgml-dtd-3.1 

Installation of bonobo-activation

Install bonobo-activation by running the following commands:

./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \
--sysconfdir=/etc/gnome --disable-gtk-doc &&
make &&
make install

Command explanations

--libexecdir=$GNOME_PREFIX/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.

--disable-gtk-doc : This switch will prevent the rebuilding of documentation during the make command.

Contents

The bonobo-activation package contains libbonobo-activation libraries.

Description

libbonobo-activation

No description available.