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.224.200.202 with SMTP id ex10mr992428qab.8.1371109137063; Thu, 13 Jun 2013 00:38:57 -0700 (PDT) X-Received: by 10.49.36.199 with SMTP id s7mr25090qej.17.1371109137050; Thu, 13 Jun 2013 00:38:57 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!mx05.eternal-september.org!feeder.eternal-september.org!news.bbs-scene.org!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!nx01.iad01.newshosting.com!newshosting.com!69.16.185.11.MISMATCH!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!bw2no1458516qab.0!news-out.google.com!y6ni1854qax.0!nntp.google.com!ch1no5611746qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 13 Jun 2013 00:38:56 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=195.182.34.201; posting-account=bMuEOQoAAACUUr_ghL3RBIi5neBZ5w_S NNTP-Posting-Host: 195.182.34.201 References: <474f7a33-9de9-4998-a99e-a4114bd8a90e@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Gnat 2013 is out! From: Maciej Sobczak Injection-Date: Thu, 13 Jun 2013 07:38:57 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 2158 Xref: news.eternal-september.org comp.lang.ada:15740 Date: 2013-06-13T00:38:56-07:00 List-Id: W dniu =C5=9Broda, 12 czerwca 2013 22:01:41 UTC+2 u=C5=BCytkownik Robert A = Duff napisa=C5=82: > I think you might need something like this: >=20 > export LIBRARY_PATH=3D/usr/lib/x86_64-linux-gnu > export C_INCLUDE_PATH=3D/usr/include/x86_64-linux-gnu Yes, the complete set that worked for me was: export PATH=3D/usr/gnat/2013/bin:$PATH export LD_LIBRARY_PATH=3D/usr/gnat/2013/lib:/usr/lib/x86_64-linux-gnu:$LD_L= IBRARY_PATH export LIBRARY_PATH=3D/usr/gnat/2013/lib:/usr/lib/x86_64-linux-gnu:$LIBRARY= _PATH export C_INCLUDE_PATH=3D/usr/include/x86_64-linux-gnu export GPR_PROJECT_PATH=3D/usr/gnat/2013/lib/gnat:/opt/gtkada3/lib/gnat=20 Thanks to Francois Fabien for sending me these hints, hopefully they will b= e useful to others as well. Still GPS cannot start due to mismatchin libjpeg shared library version, bu= t this is not a critical problem. --=20 Maciej Sobczak * http://www.msobczak.com * http://www.inspirel.com