Guile Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: TCL->Scheme as it stands
>>>>> "Ian" == Ian Bicking <ian@bickiia.earlhall.earlham.edu> writes:
Ian> At least on my system the slib module wasn't working, with this error:
...
Ian> What's this require.scm?
It appears as if you do not have slib installed on your system. Slib
is a fairly large scheme library of many functions (and not part of
guile). ice-9/slib.scm only does a few initial exercises to import it.
require.scm is a part of slib implementing a kind of conditional load,
which slib uses internally.
The canonical source for slib is:
http://www-swiss.ai.mit.edu/%7Ejaffer/SCM.html
---------------------------+--------------------------------------------------
Christian Lynbech | Telebit Communications A/S
Fax: +45 8628 8186 | Fabrik 11, DK-8260 Viby J
Phone: +45 8628 8177 + 28 | email: chl@tbit.dk --- URL: http://www.telebit.dk
---------------------------+--------------------------------------------------
Hit the philistines three times over the head with the Elisp reference manual.
- petonic@hal.com (Michael A. Petonic)
Guile Home |
Main Index |
Thread Index