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.20/libgail-gnome-1.20.3.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/libgail-gnome/1.20/libgail-gnome-1.20.3.tar.bz2
Download MD5 sum: 11fde9cc917c2572c87bfda10cc52751
Download size: 230 KB
Estimated disk space required: 3 MB
Estimated build time: 0.1 SBU
AT SPI-1.30.1, GNOME Panel-2.30.2, and libgnomeui-2.24.3
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) \ --sysconfdir=/etc/gnome/2.30.2 && 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 2010-08-14 01:44:19 +0000