On 9/8/05, Thomas Rowe <[EMAIL PROTECTED]> wrote:
> 
> The extension loader appears to try and get libchicken.so out of /usr/lib
> even though it's in /usr/local/lib?
> There is no srfi-1.so file anywhere on my system.
> 

Does 
LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH csi

work?


cheers,
felix


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to