The GNOME Libraries package contains the GNOME libraries. This is useful as a foundation for the GNOME Desktop and applications.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gnome-libs/1.4/gnome-libs-1.4.2.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gnome-libs/1.4/gnome-libs-1.4.2.tar.bz2
Download MD5 sum: 6111e91b143a90afb30f7a8c1e6cbbd6
Download size: 2.8 MB
Estimated disk space required: 70 MB
Estimated build time: 1.4 SBU
ORBit-0.5.17, GTK+-1.2.10, Imlib-1.9.15 and Berkeley DB-4.3.28
The installation process expects a games group to exist on the system. If you have not previously created this group, issue the following command as the root user:
groupadd -g 60 games
Install GNOME Libraries by running the following commands:
./configure --prefix=/opt/gnome-1.4 --disable-gtk-doc && make
To test the results, issue: make check.
Now, as the root user:
make install
Last updated on 2005-08-01 13:29:19 -0600