comp.lang.ada
 help / color / mirror / Atom feed
* Re: gps crashes on linux
       [not found] <48e52589$0$856$ba4acef3@news.orange.fr>
@ 2008-10-03  8:16 ` Ludovic Brenta
  2008-10-03 14:19 ` David Sauvage
  1 sibling, 0 replies; 2+ messages in thread
From: Ludovic Brenta @ 2008-10-03  8:16 UTC (permalink / raw)


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.



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: gps crashes on linux
       [not found] <48e52589$0$856$ba4acef3@news.orange.fr>
  2008-10-03  8:16 ` gps crashes on linux Ludovic Brenta
@ 2008-10-03 14:19 ` David Sauvage
  1 sibling, 0 replies; 2+ messages in thread
From: David Sauvage @ 2008-10-03 14:19 UTC (permalink / raw)


On 2 oct, 21:48, Jean-Claude Arbaut <jeanclaudearb...@orange.fr>
wrote:
> Hello all,
-------------------------------------------------------------------------------------------------
> [erevan:beaver] ~% gps
> gps_exe: ../../src/xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int)
> ((xcb_req) - (dpy->request)) >= 0)' failed.
> ...
> Does anybody have an idea on a way to solve this problem ?

Yep,

Do the following command to know where your GNAT GPL 2008 scipt is ...
$ which gps
/opt/gnat/2008/bin/gps


Then just comment the following line on the gps file:
 LD_LIBRARY_PATH=$root/lib/gps:$LD_LIBRARY_PATH

And it should work ....

--
David




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-03 14:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <48e52589$0$856$ba4acef3@news.orange.fr>
2008-10-03  8:16 ` gps crashes on linux Ludovic Brenta
2008-10-03 14:19 ` David Sauvage

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox