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,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!news.glorb.com!news.netfront.net!not-for-mail From: Alex Newsgroups: comp.lang.ada Subject: Trying to install GTKAda on Ubuntu Date: Fri, 25 Sep 2009 20:17:21 +0000 (UTC) Organization: Netfront http://www.netfront.net Message-ID: NNTP-Posting-Host: 213.1.52.42 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: adenine.netfront.net 1253909841 34426 213.1.52.42 (25 Sep 2009 20:17:21 GMT) X-Complaints-To: news@netfront.net NNTP-Posting-Date: Fri, 25 Sep 2009 20:17:21 +0000 (UTC) User-Agent: Pan/0.132 (Waxed in Black) Xref: g2news2.google.com comp.lang.ada:8474 Date: 2009-09-25T20:17:21+00:00 List-Id: 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? I've also tried installing gtkada with Synaptic package manager but it complains about a conflict with package zenity. Any help would be greatly appreciated - I've been fighting this for ages! Cheers