The ATK package contains the ATK libraries. They are useful for allowing accessibility solutions to be available for all GTK2 applications.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/atk/1.11/atk-1.11.4.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/atk/1.11/atk-1.11.4.tar.bz2
Download MD5 sum: 2f7132e46a62a2586545bca40eeeef39
Download size: 621 KB
Estimated disk space required: 9.4 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 test suite.
Now, as the root user:
make install
--enable-gtk-doc: Use this parameter if GTK-Doc is installed and you wish to rebuild the API documentation.
Last updated on 2006-06-26 10:45:37 -0500