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 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-7-bit Path: g2news2.google.com!postnews.google.com!f10g2000vbf.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Problems installing/running AdaCore GPS (GPL) in Mandriva 2009 Date: Thu, 25 Jun 2009 11:38:05 -0700 (PDT) Organization: http://groups.google.com Message-ID: <61984000-262f-41e2-8dd1-4dd3778cad0c@f10g2000vbf.googlegroups.com> References: <4a428bc1@news.broadpark.no> <4a439647$1@news.broadpark.no> NNTP-Posting-Host: 94.108.185.127 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1245955085 3479 127.0.0.1 (25 Jun 2009 18:38:05 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 25 Jun 2009 18:38:05 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: f10g2000vbf.googlegroups.com; posting-host=94.108.185.127; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.7) Gecko/2009030810 Iceweasel/3.0.9 (Debian-3.0.9-1),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:6617 Date: 2009-06-25T11:38:05-07:00 List-Id: Anonymous wrote on comp.lang.ada: > /usr/local/gnat/bin/gps: line 66: /usr/local/gnat/gps_exe: cannot > execute binary file > /usr/local/gnat/bin/gps: line 66: /usr/local/gnat/gps_exe: Success What is the output of: $ ls -l usr/local/gnat/bin $ ldd /usr/local/gnat/gps_exe $ gnatmake -v ? -- Ludovic Brenta.