Atkmm-2.28.4

Introduction to Atkmm

Atkmm is the official C++ interface for the ATK accessibility toolkit library.

[Note]

Note

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Package Information

Atkmm Dependencies

Required

at-spi2-core-2.50.2 and GLibmm-2.66.5

Installation of Atkmm

Install Atkmm by running the following commands:

mkdir build &&
cd    build &&

meson setup --prefix=/usr --buildtype=release .. &&
ninja

This package does not come with a test suite.

Now, as the root user:

ninja install

Contents

Installed Programs: None
Installed Library: libatkmm-1.6.so
Installed Directories: /usr/{include,lib}/atkmm-1.6 and /usr/share/{devhelp/books/atkmm-1.6,doc/atkmm-2.28.4}

Short Descriptions

libatkmm-1.6.so

contains the ATK API classes