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,WEIRD_PORT autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,ab52b3b75f6b8538 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!API-DIGITAL.COM-a2kHrUvQQWlmc!not-for-mail Date: Sun, 28 Jun 2009 09:00:43 -0500 From: "Marc A. Criley" User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: gps on Ubuntu 8.04 References: <2hec451c58160jaq702vqv62lht04oqbuc@4ax.com> In-Reply-To: <2hec451c58160jaq702vqv62lht04oqbuc@4ax.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <96116$4a477790$4a33600a$4943@API-DIGITAL.COM> X-Complaints-To: abuse@usenetserver.com Organization: UseNetServer.com X-Trace: 961164a477790ef96c5af04943 Xref: g2news2.google.com comp.lang.ada:6680 Date: 2009-06-28T09:00:43-05:00 List-Id: Rob Solomon wrote: > I am trying to learn Ada and installed it on Ubuntu 8.04 thru > synaptic. When I try to launch gnat-gps I get the following error: > > raised SYSTEM.ASSERTIONS.ASSERT_FAILURE : glib-graphs.ads:352 > > and it does not load. I've run the GNAT GPL 2008 and 2009 distributions on Ubuntu 8.04 with only a single, quickly remedied, issue. You can get 2009 from the Libre AdaCore site (https://libre.adacore.com/libre/download). Once you've downloaded and installed, trying to start gps may crash. If it does, go into the bin directory where you installed it, and in the file "gps", which is a script, comment out the line: LD_LIBRARY_PATH=$root/lib/gps:$LD_LIBRARY_PATH It should run fine after that. Marc A. Criley McKae Technologies www.mckae.com