comp.lang.ada
 help / color / mirror / Atom feed
From: "Juergen Pfeifer" <juergen.pfeifer@gmx.net>
Subject: Re: Using GNAT at SuSE 6.3
Date: 2000/01/13
Date: 2000-01-13T00:00:00+00:00	[thread overview]
Message-ID: <85j73t$ofg$1@news08.btx.dtag.de> (raw)
In-Reply-To: 387C9C3A.4F4238AA@mtek.chalmers.se

> Hello!
>
> You wrote the package, right?
>
> Well here goes:
>
> ]# rpm -ivh gnat-3.12p_glibc2.1-1-8.i386.rpm
> package gnat-3.12p-1-8 is already installed
> ]# rpm -q gnat-3.12p_glibc2.1-1-8.i386.rpm
> package gnat-3.12p_glibc2.1-1-8.i386.rpm is not installed
>
> So, no what?
>
> I haven't a clue...
>
>
1. For the install option of RPM you have to use the complete
filename of the package as you did. It seems you did that
before, thats why rpm complains...

2. The package name is not the filename! For the query you
   should try "rpm -q gnat-3.12p" (thats the package name).
   You can get the package name from the package file by
   using "rpm -q -p gnat-3.12p_glibc2.1-1-8.i386.rpm -i"

3. With that you just installed the runtime! To get the compiler
   and the development tools, you must at least install the
   package gnat-devel-3.12p_glibc2.1-1-8.i386.rpm

4. After that you can use the command "gnatmake" to build your
   project or "gnatgcc" to compile an individual unit.

5. You may go to the directory /usr/doc/gnat-devel-3.12p/examples
   and type "make". This should compile and run a few examples.
   If that works you have a good chance that everything is setup
   correctly.

Cheers
J�rgen







  parent reply	other threads:[~2000-01-13  0:00 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-29  0:00 Using GNAT at SuSE 6.3 Hans N. Beck
1999-12-29  0:00 ` Florian Weimer
2000-01-11  0:00   ` Magnus Alexandersson
2000-01-12  0:00     ` Jürgen Pfeifer
2000-01-12  0:00       ` Magnus Alexandersson
2000-01-12  0:00         ` Anders Gidenstam
2000-01-12  0:00         ` reason67
2000-01-12  0:00           ` Magnus Alexandersson
2000-01-12  0:00             ` reason67
2000-01-13  0:00               ` Preben Randhol
2000-01-13  0:00                 ` reason67
2000-01-13  0:00               ` Magnus Alexandersson
2000-01-13  0:00                 ` Preben Randhol
2000-01-12  0:00         ` Florian Weimer
2000-01-13  0:00         ` Aidan Skinner
2000-01-13  0:00         ` Juergen Pfeifer [this message]
2000-01-13  0:00           ` Magnus Alexandersson
2000-01-22  0:00           ` Stefan Skoglund
2000-01-23  0:00             ` Jürgen Pfeifer
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox