Help installing GNAT 3.15p on a linux machine
From: Beau Elliott (beau.elliott_at_gmail.com)
Date: 01/20/05
- Next message: CephusŪ: "Re: Help installing GNAT 3.15p on a linux machine"
- Previous message: Pascal Obry: "Re: Have you missed this great success story?"
- Next in thread: CephusŪ: "Re: Help installing GNAT 3.15p on a linux machine"
- Reply: CephusŪ: "Re: Help installing GNAT 3.15p on a linux machine"
- Reply: Duncan Sands: "Re: Help installing GNAT 3.15p on a linux machine"
- Reply: Bobby D. Bryant: "Re: Help installing GNAT 3.15p on a linux machine"
- Reply: f: "Re: Help installing GNAT 3.15p on a linux machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 19 Jan 2005 19:51:49 -0800
Can anyone help me with my install of GNAT 3.15p. I downloaded the
linux version from http://libre.act-europe.fr/GNAT/
I then used:
gunzip -c gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.gz | tar xf -
I then used the doconfig (using option 2) script to create the
doinstall file.
Once I did this, I ran the doinstall file and it finished.
I then wrote a hello world program to test it out,
I typed:
gcc -c hello.adb
and then I got an error saying: Ada compiler not installed on this
system.
Can anyone help me fix this problem? I know this is not necessarily a
Ada problem, but I assume some of you use linux and probably use this
compiler so maybe some of you can help me solve my problem. I would
really like to use Ada in a linux environment. Thanks in advance!
Beau
- Next message: CephusŪ: "Re: Help installing GNAT 3.15p on a linux machine"
- Previous message: Pascal Obry: "Re: Have you missed this great success story?"
- Next in thread: CephusŪ: "Re: Help installing GNAT 3.15p on a linux machine"
- Reply: CephusŪ: "Re: Help installing GNAT 3.15p on a linux machine"
- Reply: Duncan Sands: "Re: Help installing GNAT 3.15p on a linux machine"
- Reply: Bobby D. Bryant: "Re: Help installing GNAT 3.15p on a linux machine"
- Reply: f: "Re: Help installing GNAT 3.15p on a linux machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|