libgnome-2.2.0.1

Introduction to libgnome

Download location (HTTP):       http://ftp.gnome.org/pub/GNOME/sources/libgnome/2.2/libgnome-2.2.0.1.tar.bz2
Download location (FTP):        ftp://ftp.gnome.org/pub/GNOME/sources/libgnome/2.2/libgnome-2.2.0.1.tar.bz2
Version used:                   2.2.0.1
Package size:                   704 KB
Estimated Disk space required:  7.6 MB
Estimated build time:           0.56 SBU

The libgnome package contains the libgnome library.

libgnome depends on:
esound-0.2.29, audiofile-0.2.3, ORBit2-2.6.1, GConf-2.2.0, 
bonobo-activation-2.2.1.1, gtk-doc-1.0 and sgml-dtd-3.1

Installation of libgnome

Install libgnome 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 prevents the rebuilding of documentation during the make command.

Contents

The libgnome package contains libgnome libraries.

Description

libgnome libraries

libgnome libraries are the non-GUI portion of the GNOME libraries.