Amtk-5.2.0

Introduction to Amtk

The Amtk package contains a basic GTKUIManager replacement based on GAction.

This package is known to build and work properly using an LFS-10.1 platform.

Package Information

Amtk Dependencies

Required

GTK+-3.24.28

Optional

GTK-Doc-1.33.2 (for documentation) and Valgrind-3.17.0

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/amtk

Installation of Amtk

Install Amtk by running the following commands:

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

To test the results, issue: make check.

Now, as the root user:

make install

Command Explanations

--enable-gtk-doc: Use this parameter if GTK-Doc is installed and you wish to rebuild and install the API documentation.

Contents

Installed Programs: None
Installed Libraries: libamtk-5.so
Installed Directories: /usr/include/amtk-5 and /usr/share/gtk-doc/html/amtk-5.0

Short Descriptions

libamtk-5.so

provides a basic GTKUIManager replacement API based on GAction

Last updated on 2021-02-22 23:05:47 -0600