The libgnome package contains the libgnome library.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/libgnome/2.10/libgnome-2.10.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/libgnome/2.10/libgnome-2.10.0.tar.bz2
Download MD5 sum: f8e1225d96126f5139232821a6723d15
Download size: 871 KB
Estimated disk space required: 18 MB
Estimated build time: 0.2 SBU
GNOME Virtual File System-2.10.1 and EsounD-0.2.35
Install libgnome by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --sysconfdir=/etc/gnome --localstatedir=/var/lib && make
This package does not come with a test suite.
Now, as the root user:
make install
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
--localstatedir=/var/lib: This switch sets LIBGNOME_LOCALSTATEDIR to /var/lib instead of $GNOME_PREFIX/var to synchronize with the GNOME Games installation and properly record high scores in /var/lib/games.
Last updated on 2005-08-01 13:29:19 -0600