To be installed for instance at /usr/local

$ cd /usr/local
$ sudo tar xzf xnadalib-gpl-2015-quartz-x86_64-apple-darwin13.4.0-bin.tgz



Update your PATH to include gtkada-config, glade, gate3.sh and other executables in it:

$ PATH=/usr/local/xadalib-2015/bin:$PATH



Update your GPR_PROJECT_PATH to include gtkada.gpr, adacurses.gpr, florist.gpr, gnatcoll.gpr, gnoga.gpr and other projects in it:

$ export GPR_PROJECT_PATH=/usr/local/xnadalib-2015/lib/gnat:/usr/local/xnadalib-2015/share/gpr:$GPR_PROJECT_PATH



Set XDG_DATA_DIRS for GNOME apps:

$ export XDG_DATA_DIRS=/usr/local/xnadalib-2015/share



Glade and GPS applications in apps directory must stay in this directory unless
you modify the script inside apps.

Then see documentation and examples in share directory and enjoy.

Here is the instructions I used to build XNAdaLib on MacOS: (French language) Install-GTKAda-Quartz_wf.pdf

Here is the modifications I made: xadalib-2015-diff.tgz

XAdaLib binaries have been post on Source Forge: 2015-mavericks

Feel free to send comments.

Pascal "Blady" Pignard.