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,5fad37e7b6e75b9d X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.19.161 with SMTP id g1mr13821105pbe.7.1320094417596; Mon, 31 Oct 2011 13:53:37 -0700 (PDT) Path: p6ni47884pbn.0!nntp.google.com!news1.google.com!postnews.google.com!a12g2000vbz.googlegroups.com!not-for-mail From: Hans Petter Ladim Newsgroups: comp.lang.ada Subject: Re: Linking problem in GPS 2011 Date: Mon, 31 Oct 2011 13:50:54 -0700 (PDT) Organization: http://groups.google.com Message-ID: <5b7868b9-7445-4f92-9684-30215a570e09@a12g2000vbz.googlegroups.com> References: <5140065e-51a7-446d-8b86-13bd59b92bde@x7g2000yqn.googlegroups.com> <87fwimjd6b.fsf@ludovic-brenta.org> <4EA2A18E.8000604@obry.net> NNTP-Posting-Host: 79.161.178.23 Mime-Version: 1.0 X-Trace: posting.google.com 1320094337 29497 127.0.0.1 (31 Oct 2011 20:52:17 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 31 Oct 2011 20:52:17 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a12g2000vbz.googlegroups.com; posting-host=79.161.178.23; posting-account=bXa9kQoAAADQ0LSY80qTyLW4hcbm0Soz User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0,gzip(gfe) Xref: news1.google.com comp.lang.ada:18770 Content-Type: text/plain; charset=ISO-8859-1 Date: 2011-10-31T13:50:54-07:00 List-Id: Thank you all for useful answers! I added the following in the gps script file: export LIBRARY_PATH=/usr/lib/x86_64-linux-gnu Maybe not the proper way to do it, but it works like a charm! HP