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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.157.4.197 with SMTP id 63mr5352183otm.31.1470986888277; Fri, 12 Aug 2016 00:28:08 -0700 (PDT) X-Received: by 10.157.41.230 with SMTP id g35mr524382otd.19.1470986888248; Fri, 12 Aug 2016 00:28:08 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!f6no9307070ith.0!news-out.google.com!d68ni24886ith.0!nntp.google.com!f6no9307059ith.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 12 Aug 2016 00:28:07 -0700 (PDT) In-Reply-To: <9b9339ce-073a-4193-8c66-e4e2786d3bb9@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2a02:1205:c68c:9d90:b445:b1b2:fb8a:1ddd; posting-account=Pm0FhgoAAAAiPscNT3etSZ15tHNZGXm_ NNTP-Posting-Host: 2a02:1205:c68c:9d90:b445:b1b2:fb8a:1ddd References: <11971c0f-900e-46f0-b4aa-0b1a5bf56557@googlegroups.com> <6794758e-1702-402c-9f15-2aa54cd2b7af@googlegroups.com> <9b9339ce-073a-4193-8c66-e4e2786d3bb9@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <6febccbd-e39e-443c-8813-f644ccacbb1e@googlegroups.com> Subject: Re: Which version of GTK is provided by GtkAda GPL 2016? From: ahlan.marriott@gmail.com Injection-Date: Fri, 12 Aug 2016 07:28:08 +0000 Content-Type: text/plain; charset=UTF-8 Xref: news.eternal-september.org comp.lang.ada:31411 Date: 2016-08-12T00:28:07-07:00 List-Id: On Thursday, 11 August 2016 19:27:45 UTC+2, Anh Vo wrote: > On Thursday, August 11, 2016 at 12:25:51 AM UTC-7, ahlan.m...@gmail.com wrote: > > On Wednesday, 10 August 2016 23:18:32 UTC+2, Anh Vo wrote: > > > On Wednesday, August 10, 2016 at 12:49:08 PM UTC-7, ahlan.m...@gmail.com wrote: > > > > Hi, > > > > > > > > How can you tell which version of Gtk is installed by AdaCore's GtkAda GPL 2016? > > > > > > If you look at the sources used to build GtkAda GPL 2016 during downloading, you would see gtk+-3.14.15. > > > > > > Anh Vo > > > > Have you an example. > > What source file should I look at? > > Go to http://libre.adacore.com/download/configurations#. Select GtkAda 2016 then select Sources. Look down the list for gtk+-3.14.15-src.tar.gz. Dear Anh, I think Dmitry's solution is much better. It shows what version was actually installed, which isn't necessarily the same as the sources that AdaCore provide for you to build yourself. But thanks for the idea. MfG Ahlan