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-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!59g2000hsb.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: gps crashes on linux Date: Fri, 3 Oct 2008 01:16:48 -0700 (PDT) Organization: http://groups.google.com Message-ID: <348486b5-8ab3-46e5-8c38-1f05e300970d@59g2000hsb.googlegroups.com> References: <48e52589$0$856$ba4acef3@news.orange.fr> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1223021808 11410 127.0.0.1 (3 Oct 2008 08:16:48 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 3 Oct 2008 08:16:48 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 59g2000hsb.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.3) Gecko/2008092417 Firefox/3.0.3,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7933 Date: 2008-10-03T01:16:48-07:00 List-Id: Jean-Claude Arbaut wrote: > I have installed GNAT 2008 for amd64 (downloaded at > libre.adacore.com), on Ubuntu 8.04.1/amd64. > > When I type "gps" in xterm it complains about missing > libexpat.so.0. I read on Ubuntu forums that it's > enough to make a symlink libexpat.so.0 -> libexpat.so.1. > > After making this symlink, gps crashes with the following > message : [...] > Does anybody have an idea on a way to solve this problem ? Does the crash also occur if you use the gnat-gps package instead? -- Ludovic Brenta.