The accessibility tool kit contains the atk library. This is useful for allowing accessibility solutions to be available for all gtk+-2 and gtk+-3 applications.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/atk/2.2/atk-2.2.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/atk/2.2/atk-2.2.0.tar.xz
Download MD5 sum: 377ab03f5a1c32141fd9dfa86c6a714a
Download size: 586 KB
Estimated disk space required: 11 MB
Estimated build time: 0.1 SBU
GTK-Doc-1.18 (if you've edited the docs and want to rebuild them)
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/atk
Install atk by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root
user:
make install
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2011-11-22 12:26:30 +0000