ATK-1.9.0

Introduction to ATK

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

Package information

ATK dependencies

Required

GLib-2.6.3

Optional

GTK-Doc-1.2

Installation of ATK

Install ATK by running the following commands:

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

Now, as the root user:

make install

Command explanations

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

Contents

Installed Programs: None
Installed Libraries: libatk-1.0.so
Installed Directories: None

Short Descriptions

atklib-1.0.so

contains functions that are used by assistive technologies in order to interact with the desktop and applications.

Last updated on 2005-02-20 23:42:56 -0700