Notes about testgtk ------------------- The /usr/share/doc/libgtkada-doc/examples/testgtk.tar.gz archive contains the sources for testgtk, with two Debian-specific files that make it easy to compile testgtk on Debian systems, like this: $ mkdir -p ~/src $ cd ~/src $ tar xzf /usr/share/doc/libgtkada-doc/examples/testgtk.tar.gz $ cd testgtk $ make -f testgtk.mak The upstream Makefile is also provided but won't work out of the box because it assumes that the build takes place within the GtkAda source tree. -- Nicolas Boulenguez , Wed, 4 Dec 2013 22:41:14 +0100