scsh-users
[Top] [All Lists]

Newbie question...

To: scsh-bugs@zurich.ai.mit.edu
Subject: Newbie question...
From: Mason Loring Bliss <mason@acheron.middleboro.ma.us>
Date: Wed, 24 Apr 2002 12:39:36 -0400
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/


<Prev in Thread] Current Thread [Next in Thread>