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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b1cffad8992b4cca,start X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local02.nntp.dca.giganews.com!nntp.telenor.com!news.telenor.com.POSTED!not-for-mail NNTP-Posting-Date: Sat, 20 Dec 2008 14:24:22 -0600 From: Reinert Korsnes Subject: gnat on opensuse 11.1 Newsgroups: comp.lang.ada Date: Sat, 20 Dec 2008 21:24:22 +0100 User-Agent: KNode/0.10.9 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-YZ2m9G/5/9F0kmQSTtcgt/lfb/Tg+Z0UptU2QwKq/EKmkjVGK9l9H4VWwYaIt5YfujKsSrEQdGD+xJ3!udDFAsaGaGRRKStkCH8LLDulvCmX1cM8RI0ExE6Pnik1mcGSggx9owCeas7YIsMyq4rr+HxM0EqY!WA== X-Complaints-To: news-abuse@telenor.net X-DMCA-Complaints-To: news-abuse@telenor.net 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:3058 Date: 2008-12-20T21:24:22+01:00 List-Id: 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. Any suggestion ? Trying: "gcc -c test1.adb" gives: "gcc: error trying to exec 'gnat1': execvp: No such file or directory" reinert