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: a07f3367d7,f4e7abd2b81a8c97 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!d23g2000vbm.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Trying to install GTKAda on Ubuntu Date: Fri, 25 Sep 2009 13:51:24 -0700 (PDT) Organization: http://groups.google.com Message-ID: <3aa1418c-3754-4959-b06d-2c72d80aed28@d23g2000vbm.googlegroups.com> References: NNTP-Posting-Host: 94.108.140.206 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1253911885 28688 127.0.0.1 (25 Sep 2009 20:51:25 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 25 Sep 2009 20:51:25 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d23g2000vbm.googlegroups.com; posting-host=94.108.140.206; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.11) Gecko/2009061208 Iceweasel/3.0.12 (Debian-3.0.12-1),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:8476 Date: 2009-09-25T13:51:24-07:00 List-Id: Alex wrote on comp.lang.ada: > Trying to install GTKAda on Ubuntu 9.04 from the source downloaded from > librecore. > > "./configure" seems OK > "make" seems OK > "make install" produces the following error: > gnatmake -Pgtkada_src -u -fPIC -XBUILD=Production -XOPENGL=True - > XGNOME=False -XGLADE=True > make[1]: gnatmake: Command not found > > Does anybody have any ideas? No idea why gnatmake seems to have disappeared between "make" and "make install". > I've also tried installing gtkada with Synaptic package manager but it > complains about a conflict with package zenity. Upgrade to Debian testing. > Any help would be greatly appreciated - I've been fighting this for ages! -- Ludovic Brenta.