chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Problem installing silex egg


From: felix winkelmann
Subject: Re: [Chicken-users] Problem installing silex egg
Date: Mon, 17 Dec 2007 09:35:25 +0100

On Dec 2, 2007 10:51 PM, Kevin Hammack <address@hidden> wrote:
> I downloaded the latest chicken release and compiled it on my
> PowerBook running 10.4.11.  Seems to work fine, but I can't get silex
> to load after installing it with chicken-setup.  It failes (use
> silex) with
>
> #;1> (use silex)
> ; loading /home/khammack/sw/chicken/lib/chicken/3/silex.so ...
> Error: unbound variable: |?????H__TEXT|
>

Try:

export DYLD_LIBRARY_PATH=$HOME/sw/chicken/lib
csi -R silex


cheers,
felix




reply via email to

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