raised SYSTEM.ASSERTIONS.ASSERT_FAILURE : glib-graphs.ads:352
and it does not load.
I tried finding glib-graphs.ads and cannot.
What's wrong here?
Thanks
That version of Ubuntu is known to have broken Ada packages. You
should upgrade to Debian :)
--
Ludovic Brenta.
Try downloading a linux version of GNAT from Adacore ( libre.Adacore.com )
The libre version's compiled for standalone, install. Just unarchive, "./doinstal",
then finally adjust the "Path". You must also, add the icon to your system
menus. Deletion of this version is also simple, remove menus, and the GNAT
path from the system "PATH" and delete the gnat directory. No need synaptic
or other installer program.
I have had no problem with the "libre GNAT", while others non-libre versions
may require half to full OS updates.
I've run the GNAT GPL 2008 and 2009 distributions on Ubuntu 8.04 with
only a single, quickly remedied, issue. You can get 2009 from the Libre
AdaCore site (https://libre.adacore.com/libre/download).
Once you've downloaded and installed, trying to start gps may crash. If
it does, go into the bin directory where you installed it, and in the
file "gps", which is a script, comment out the line:
LD_LIBRARY_PATH=$root/lib/gps:$LD_LIBRARY_PATH
It should run fine after that.
Marc A. Criley
McKae Technologies
www.mckae.com