The GNOME Desktop package contains GNOME's .desktop files, the gnome-about program, man pages and GNOME's core graphics files and icons.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/2.8/gnome-desktop-2.8.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/2.8/gnome-desktop-2.8.1.tar.bz2
Download MD5 sum: 47f9b9508c4a0349d66fa1138b521794
Download size: 1.1 MB
Estimated disk space required: 13.6 MB
Estimated build time: 0.19 SBU
Install GNOME Desktop by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--sysconfdir=/etc/gnome --localstatedir=/var/lib &&
make &&
make install
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
The GNOME Desktop package contains libgnome-desktop-2 libraries and gnome-about.
libgnome-desktop libraries contain APIs being tested for inclusion in libgnome or libgnomeui.
Last updated on 2004-11-23 00:56:22 -0700