Hey, all. I've tried tracking this down myself, but being VERY new to
Scheme and being utterly unfamiliar with how Scheme packages work as yet,
I've had no success.
I'm using scsh 0.6.1 and the SUnet 1.0 package, and I'm trying to get the
Scheme web server package running. However, on launch, I see this on stderr:
Error: undefined variable
char-set-package
(package config)
I built scsh with --prefix=/usr/local/scsh, and the only thing I thought
might be an issue is stuff that doesn't evidently obey this, such as:
acheron 4 /usr/local/lib$ grep "local/lib" */*/*
scsh/doc/cheat.txt:/usr/local/lib/scsh/
scsh/scsh/top.scm:(define default-lib-dirs '("/usr/local/lib/scsh/modules/"))
As seen here, though, adding in a symlink didn't achieve anything.
If someone could point me in the right direction, I'd be grateful.
--
Mason Loring Bliss awake ? sleep : random() & 2 ? dream : sleep;
mason@acheron.middleboro.ma.us https://acheron.ne.client2.attbi.com/
|