ATK-1.2.0

Introduction to ATK

Download location (HTTP):       
Download location (FTP):        ftp://ftp.gtk.org/pub/gtk/v2.2/atk-1.2.0.tar.bz2
Version used:                   1.2.0
Package size:                   284 KB
Estimated Disk space required:  3.7 MB
Estimated build time:           0.18 SBU

The atk package contains the ATK libraries. They are useful for allowing accessibility solutions to be available for all GTK2 applications.

ATK depends on:
GLib-2.2.1
ATK will utilize:
gtk-doc-1.0 and sgml-dtd-3.1

Installation of ATK

Install ATK by running the following commands:

./configure --prefix=/usr &&
make &&
make install

Command explanations

--enable-gtk-doc : This switch will rebuild the API documentation during the make command.

Contents

The atk package contains libatk libraries.

Description

ATK Libraries

ATK Libraries contain the API used by assistive technologies in order to interact with the desktop and applications.