guile-devel
[Top][All Lists]
Advanced

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

Re: load_extension tests broken


From: Han-Wen Nienhuys
Subject: Re: load_extension tests broken
Date: Fri, 22 Aug 2008 23:27:27 -0300
User-agent: Thunderbird 2.0.0.16 (X11/20080723)

Ludovic Courtès escreveu:
> I don't think there's any such problem, at least on GNU/Linux.  See:
> 
>   $ ./pre-inst-guile
>   guile> (getenv "LTDL_LIBRARY_PATH")
>   
> "/home/ludo/src/guile/libguile:/home/ludo/src/guile/guile-readline:/home/ludo/src/guile/srfi:"
> 
> The first directory is the build directory.
> 
> Just to make sure, I also ran `pre-inst-guile', typed
> "(use-modules (ice-9 i18n))" and attached GDB to it: it shows that the
> right `libguile-i18n' is loaded.
> 
> If in doubt, can you try similar things on your machine?

(getenv "LD_LIBRARY_PATH")
"/home/lilydev/usr/lib:"

I'm running Fedora 9.
-- 
 Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen





reply via email to

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