From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,19dfddc263ff497e X-Google-Attributes: gid103376,public From: Magnus Alexandersson Subject: Re: Using GNAT at SuSE 6.3 Date: 2000/01/13 Message-ID: <387DE05E.36424E9E@mtek.chalmers.se>#1/1 X-Deja-AN: 572102549 Content-Transfer-Encoding: 7bit References: <3869CC93.AE630E5B@t-online.de> <87hfh29fjc.fsf@deneb.cygnus.argh.org> <387BAB0E.B43D0242@mtek.chalmers.se> <387BCD19.277F0D7E@gmx.net> <387C9C3A.4F4238AA@mtek.chalmers.se> <85j73t$ofg$1@news08.btx.dtag.de> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@chalmers.se X-Trace: nyheter.chalmers.se 947773507 17781 129.16.200.67 (13 Jan 2000 14:25:07 GMT) Organization: Chalmers University of Technology Mime-Version: 1.0 NNTP-Posting-Date: 13 Jan 2000 14:25:07 GMT Newsgroups: comp.lang.ada Date: 2000-01-13T14:25:07+00:00 List-Id: Juergen Pfeifer wrote: > 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" Well, noticed my mistake: ]# rpm -ivh --force gnat-3.12p_glibc2.1-1-8.i386.rpm gnat-3.12p ################################################## ]# rpm -q gnat-3.12p gnat-3.12p-1-8 ]# > 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 Getting that one now, thought I had gotten them all installed nicely, and then got hung up on the "not-installed" part. > 4. After that you can use the command "gnatmake" to build your > project or "gnatgcc" to compile an individual unit. So I see. > 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. Thanks for all help! -- ///Magnus http://www.mdtsud.chalmers.se/~md8maal