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.1/libgail-gnome-1.1.3.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libgail-gnome/1.1/libgail-gnome-1.1.3.tar.bz2
Download MD5 sum: 1d12c5375b3404f4f20b214b763e5225
Download size: 215 KB
Estimated disk space required: 2.6 MB
Estimated build time: 0.1 SBU
GNOME Panel-2.14.3 and AT SPI-1.7.7
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-01-18 13:38:19 -0600