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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,587c560422953b80 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!a28g2000vbo.googlegroups.com!not-for-mail From: tonyg Newsgroups: comp.lang.ada Subject: Re: Using Gnat Ada and gtkada Glade Date: Wed, 23 Feb 2011 10:40:03 -0800 (PST) Organization: http://groups.google.com Message-ID: <87922e67-733f-4c8f-8a97-3592c6768eb2@a28g2000vbo.googlegroups.com> References: <87sjvfwv5m.fsf@ludovic-brenta.org> <2a708f13-d4af-41af-aeeb-753da2166b81@o39g2000prb.googlegroups.com> <11ed4ef2-9e56-4a62-822c-1d264cb7762e@g11g2000vbq.googlegroups.com> NNTP-Posting-Host: 2.99.177.145 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1298486403 11998 127.0.0.1 (23 Feb 2011 18:40:03 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 23 Feb 2011 18:40:03 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a28g2000vbo.googlegroups.com; posting-host=2.99.177.145; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.13) Gecko/20101206 Ubuntu/10.04 (lucid) Firefox/3.6.13,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:17557 Date: 2011-02-23T10:40:03-08:00 List-Id: On Feb 23, 4:09=A0pm, Ludovic Brenta wrote: > tonyg wrote on comp.lang.ada: > > > 1) Ubuntu 10.04 has a bug where gate-in.exe is contained in an /usr/ > > lib/ada/adalib/gtkada2/exe/ directory rather than the /usr/lib/ada/ > > adalib/gtkada2/bin/ directory where gate is looking for it. So I > > created the bin directory and copied it across. > > OK, that means you had a version of libgtkad2-bin older than 2.14.2-2 > (the current version is 2.14.2-4). And thanks to Nicolas Boulenguez > for finding and fixing this bug 10 months ago: > > http://packages.qa.debian.org/libg/libgtkada2/news/20100424T100348Z.html > > -- > Ludovic Brenta. HHhhmm, maybe I should switch to debian...