The ATK package contains the ATK libraries. They are useful for allowing accessibility solutions to be available for all GTK2 applications.
This package is known to build and work properly using an LFS-6.5 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/atk/1.28/atk-1.28.0.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/atk/1.28/atk-1.28.0.tar.bz2
Download MD5 sum: 010a85478adc053c016a0a5c9bb52004
Download size: 699 KB
Estimated disk space required: 11 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.
--disable-static: This
switch prevents the static libraries from being built.
Last updated on 2009-10-21 16:11:18 +0000