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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b1cffad8992b4cca X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local02.nntp.dca.giganews.com!nntp.trueband.net!news.trueband.net.POSTED!not-for-mail NNTP-Posting-Date: Sat, 27 Dec 2008 19:35:35 -0600 Newsgroups: comp.lang.ada Followup-To: comp.lang.ada From: JDECS Subject: Re: gnat on opensuse 11.1 Date: Sat, 27 Dec 2008 19:35:34 -0600 References: Organization: JD Educational Computing Services User-Agent: KNode/0.99.01 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Message-ID: X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-BhFZMRErPU7zXUTJ9VrwhXZOzBu6cwtip3JDz9Q0hGNzOqKv6HY9CeBigfZyyRHciv+xE2E1/ZpLAG+!Z6DvB3wiEJYKzD/fVKB+KAkNWjE5DJt+v/N2SaCMz5b29mRpAVbcButVNUcR01RbdC9mbMAUAnCo!uYqhPGgHDX/F3rpkU8QaaSJR X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.39 Xref: g2news1.google.com comp.lang.ada:3095 Date: 2008-12-27T19:35:34-06:00 List-Id: Reinert Korsnes wrote: > I just installed opensuse 11.1 on my 64 bit laptop. > > I do not find gnatmake. > > Using yast2 -> software -> software management -> "searc gnatmake" > (or "search gnat") does not help. >... > reinert gnatmake does not show up in YAST. "make" does and may not be installed by default (I had to put it in myself on 10.3 and 11.0) then put in "gcc" and "gcc-ada" If you put in GPS, it has another version of gnatmake, but it is no longer needed, as the bugs it was built to fix have been covered by the standard install. (I *DO* like GPS, however, along with GIT-GUI)