guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile-gnome-0 - guile-1.6.8-6.3 - random crash


From: Andy Wingo
Subject: Re: guile-gnome-0 - guile-1.6.8-6.3 - random crash
Date: Sun, 11 Apr 2010 22:24:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

Hi,

On Sat 10 Apr 2010 16:23, David Pirotte <address@hidden> writes:

>      (dynamic-call "init_gtrees_module"
>                  (dynamic-link "/usr/local/lib/gtrees-0.3/libgtrees.so")))

For what it's worth,

   (load-extension "/usr/local/lib/gtrees-0.3/libgtrees" "init_gtrees_module")

is more concise.

> If you remember, thanks to dsmith, on xchat, I could produce a guile-pg 
> [debian]
> package patched that works with guile-1.8

Cool!

> So I was wondering, in order to be as practicle as possible and save 'lost'
> debugging time, is it possible to install both guile-gnom0 and guile-gnome2 
> on the
> same machine ?

Should be possible, yes. You should not load both of them into the same
Guile program, but I don't think they overlap at the file level.

Let me know if you find any problems.

Andy
-- 
http://wingolog.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]