GNAT Installation on Linux

View: New views
1 Messages — Rating Filter:   Alert me  

GNAT Installation on Linux

by Makaveli :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Newbie here running into problems install GNAT on OpenSUSE 10.1.

The initial installation worked fine.  I could run

$ gnatmake hello

with success.

I re-installed GNAT (do not remember why!) in the same directory, and now,

$ gnatmake hello

gives an error indicating that 'gnat1' could not be found.

I can add the path to gnat1 in the PATH variable, but I do not remember doing this with the original install.

If I wanted to uninstall gnat and start from scratch, what command do I issue?  

Thanks in advance.