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.9/atk-1.9.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/atk/1.9/atk-1.9.0.tar.bz2
Download MD5 sum: 7f41bd9c6dcd83c8df391dc1805be653
Download size: 506 KB
Estimated disk space required: 7.9 MB
Estimated build time: 0.11 SBU
Install ATK by running the following commands:
./configure --prefix=/usr &&
make
Now, as the root user:
make install
--enable-gtk-doc: This switch will rebuild the API documentation during the make command.
Last updated on 2005-02-20 23:42:56 -0700