-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Jun 28, 2006, at 3:55 PM, Peter Bex wrote:
> On Wed, Jun 28, 2006 at 06:46:45PM -0400, jbarciela jbarciela 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)) <--
>>
>
> I'd say the darwinports version is fucked up then. Try building
> straight
> from source (using the snapshot or stable release, that doesn't
> matter).
> If that doesn't work, ask Felix :)
Yes, get a stable release & build. However, I think adding the path
to the chicken libraries to the LD_LIBRARAY_PATH environment
variable might help in the mean time.