The libgail-gnome package contains the GNOME Accessibility Implementation library additions which implement ATK interfaces for libbonoboui and libgnomeui widgets.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/libgail-gnome/1.18/libgail-gnome-1.18.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libgail-gnome/1.18/libgail-gnome-1.18.0.tar.bz2
Download MD5 sum: 2dd239118bf252c7b1e3d1701cd8a954
Download size: 223 KB
Estimated disk space required: 3 MB
Estimated build time: 0.1 SBU
GNOME Panel-2.18.3 and AT SPI-1.18.1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libgail-gnome
Install libgail-gnome by running the following commands:
./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) && make
This package does not come with a test suite.
Now, as the root
user:
make install
--prefix=$(pkg-config --variable=prefix
ORBit-2.0)
: Setting the prefix using this parameter
instead of with $GNOME_PREFIX
will
ensure that the prefix is consistent with the installation
environment and the package will be installed in the correct
location.
Last updated on 2007-08-08 11:49:50 -0500