ATK provides the set of accessibility interfaces that are implemented by other toolkits and applications. Using the ATK interfaces, accessibility tools have full access to view and control running applications.
This package is known to build and work properly using an LFS-7.5 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/atk/2.10/atk-2.10.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/atk/2.10/atk-2.10.0.tar.xz
Download MD5 sum: e77833d4445ebe6842e9f9a0667b0be7
Download size: 628 KB
Estimated disk space required: 13 MB
Estimated build time: 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/atk
Install ATK by running the following commands:
./configure --prefix=/usr && make
This package does not come with a testsuite.
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 2014-02-19 12:41:42 -0800