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=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,683a15466da07921 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!f33g2000vbm.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: Problems installing/running AdaCore GPS (GPL) in Mandriva 2009 Date: Thu, 25 Jun 2009 12:28:05 -0700 (PDT) Organization: http://groups.google.com Message-ID: <81934885-5edc-4c5c-b924-bfdce5071e51@f33g2000vbm.googlegroups.com> References: <4a428bc1@news.broadpark.no> <4a439647$1@news.broadpark.no> <61984000-262f-41e2-8dd1-4dd3778cad0c@f10g2000vbf.googlegroups.com> NNTP-Posting-Host: 82.20.239.89 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1245958085 30527 127.0.0.1 (25 Jun 2009 19:28:05 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 25 Jun 2009 19:28:05 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: f33g2000vbm.googlegroups.com; posting-host=82.20.239.89; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-us) AppleWebKit/530.18 (KHTML, like Gecko) Version/4.0.1 Safari/530.18,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6619 Date: 2009-06-25T12:28:05-07:00 List-Id: On Jun 25, 7:38=A0pm, Ludovic Brenta wrote: > What is the output of: > $ ls -l usr/local/gnat/bin > $ ldd /usr/local/gnat/gps_exe > $ gnatmake -v Also 'file /usr/local/gnat/gps_exe' (actually shouldn't that be /usr/ local/gnat/bin/gps_exe ? Here on Mac OS X I have both the shell script 'gps' and the executable 'gps_exe' at the same place, namely /opt/gnat- gpl-2009_64/bin.)