The GNOME Panel package contains hooks to the menu sub-system and the applet sub-system.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/2.10/gnome-panel-2.10.1.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/gnome-panel/2.10/gnome-panel-2.10.1.tar.bz2
Download MD5 sum: a2719f5c79a9e48bca086f08a77a6889
Download size: 2.3 MB
Estimated disk space required: 55 MB
Estimated build time: 0.7 SBU
GNOME Desktop-2.10.1, libwnck-2.10.0 and gnome-menus-2.10.1
startup-notification-0.8 and Evolution Data Server-1.2.2 (if you plan on installing Evolution-2.0)
Install GNOME Panel by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ --localstatedir=/var/lib --sysconfdir=/etc/gnome && make
This package does not come with a test suite.
Now, as the root user:
make install && chmod -v 644 `pkg-config --variable=prefix ORBit-2.0`/share/gnome/help/\ {fish-applet-2,window-list,workspace-switcher}/C/*.xml
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin: This switch puts libexec files in $GNOME_PREFIX/sbin instead of $GNOME_PREFIX/libexec.
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
Last updated on 2005-08-01 13:29:19 -0600