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.18/atk-1.18.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/atk/1.18/atk-1.18.0.tar.bz2
Download MD5 sum: 9fc33ec48fd32933f7f630479dfad667
Download size: 655 KB
Estimated disk space required: 10 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 2007-04-04 14:42:53 -0500