下载地址(HTTP): http://ftp.gnome.org/pub/GNOME/sources/gnome-session/2.2/gnome-session-2.2.1.tar.bz2 下载地址 (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gnome-session/2.2/gnome-session-2.2.1.tar.bz2 版本使用: 2.2.1 软件包大小: 709 KB 预计磁盘使用空间: 6.6 MB 预计编译时间: 0.88 SBU |
gnome-session包括了gnome的会话管理器。
gnome-session 依赖于: libgnomeui-2.2.0.1 |
使用下面命令安装gnome-session :
export PATH=$PATH:$GNOME_PREFIX/sbin:/sbin && ./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \ --sysconfdir=/etc/gnome && make && make install |