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

Re: SLIB loading...



At 12:10 AM +0000 2/22/02, Paulo J. Matos wrote:
>Hi all,
>
>I'm using DrScheme alpha12 and when I load SLIB (I've already set
>SCHEME_LIBRARY_PATH) I receive:
>>  (load "/usr/local/lib/slib/DrScheme.init")
>reference to undefined identifier: require-library
>It's strange, indeed there is no reference to require-library in
>help desk, is there any problem?

I suspect that you have a version of slib that only works with v103. 
The language has changed since then, unfortunately.

Probably you should consult the SLIB maintainers about a newer 
version that works with v200 (The changes should not be difficult, I 
suspect.)

Robby