On 3 Oct 2010, at 12:29, Andy Wingo wrote:
The version is 1.8.7 and the i've installed it into /usr/local/gnu/lib.Is /usr/local/gnu/lib in your equivalent of $LD_LIBRARY_PATH? I know that darwin has something different, but I don't know what it is.
Mac OS X 10.5.8: /usr/local/lib/libguile-srfi-srfi-1-v-3.3.dylibIn the past, there was the problem that it could not open dynamic libraries ending on .dylib - had to be .so. Guile calls libtools that is doing these lookups.