The GNOME Panel package contains hooks to the menu sub-system and the applet sub-system.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-panel/3.4/gnome-panel-3.4.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-panel/3.4/gnome-panel-3.4.2.tar.xz
Download MD5 sum: 847162a7abdbc194e35805d334b3b9fe
Download size: 2.5 MB
Estimated disk space required: 74 MB
Estimated build time: 1.1 SBU
gnome-desktop-3.4.2, gnome-menus-3.4.2, libcanberra-0.28, libgweather-3.4.1, librsvg-2.36.1 and libwnck-3.4.2
evolution-data-server-3.4.2, gobject-introspection-1.32.1, NetworkManager-0.9.4.0, telepathy-glib-0.18.1 and Rarian-0.8.1
The libxml2 Python module must have been built during the installation of libxml2 else the GNOME Panel build will fail.
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-panel
Install GNOME Panel by running the following commands:
./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/gnome-applets &&
make
This package does not come with a test suite.
Now, as the root user:
make install
--libexecdir=/usr/lib/gnome-applets:
This parameter causes the libexec files to be installed in the
preferred location of /usr/lib/gnome-applets instead of /usr/libexec.
--disable-scrollkeeper: Use this
parameter if you have installed Rarian but wish to disable the updates to the
Scrollkeeper database.
--enable-gtk-doc: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2012-05-16 16:39:28 +0000