chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] csi and no require


From: Felix Winkelmann
Subject: Re: [Chicken-users] csi and no require
Date: Tue, 15 Apr 2003 13:29:23 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.0) Gecko/20020530

Joerg F. Wittenberger wrote:
Felix Winkelmann <address@hidden> writes:


Felix Winkelmann wrote:

>...

Oh, and does this work:

>>> (load-library 'srfi-13)
>>> string-join


(load-library 'srfi-13)

; loading library srfi-13 ...
Error: (load-library) unable to load library
srfi-13
"libchicken.so: cannot open shared object file: No such file or directory"


And:

>>> (load-library 'srfi-13 "libsrfi-chicken.so")

>>> (dynamic-load-libraries)


cheers again,
felix







reply via email to

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