The GNOME Session package contains the GNOME session manager.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gnome-session/2.8/gnome-session-2.8.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gnome-session/2.8/gnome-session-2.8.1.tar.bz2
Download MD5 sum: 15402d84eef4cf159bb8de78f432bb98
Download size: 883 KB
Estimated disk space required: 12.1 MB
Estimated build time: 0.24 SBU
Install GNOME Session by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
make &&
make install
--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
The GNOME Session package contains gnome-session, gnome-session-[utilities], gnome-smproxy and gnome-wm.
session utilities includes a configuration program and other session management related utilities.
gnome-smproxy handles basic session management for applications that do not support XSM.
Last updated on 2004-11-22 21:30:59 -0700