chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] repl with scgi?


From: felix winkelmann
Subject: Re: [Chicken-users] repl with scgi?
Date: Sun, 2 Jul 2006 23:23:26 +0200

On 6/29/06, jbarciela jbarciela <address@hidden> wrote:
Hello Peter,

Unfortunatelly in my system (PowerBook G4, OSX 10.4.6, Chicken Version
2, Build 3 - macosx-unix-gnu-ppc - [ dload ptables ], installed via
Darwin ports) I get this instead:

#;1> (use srfi-18)
; loading library srfi-18 ...
Error: (load-library) unable to load library
srfi-18
"dlopen(libchicken.dylib, 9): image not found"

        Call history:

        <eval>          (load-library (quote srfi-18))  <--


Where have you installed libchicken.dylib to? If it is a non-standard path,
set DYLD_LIBRARY_PATH to the directory that contains the dylib and
run csi again - that should find the library.


cheers,
felix




reply via email to

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