On Wed, Apr 24, 2002 at 07:05:46PM +0200, Martin Gasbichler wrote:
> SUnet 1.0 doesn't work with scsh 0.6.1. We are still preparing a new
> release of SUnet, until then, I recommend using the CVS version
> available from SourceForge as described at
My next question...
I see this:
> acheron /usr/local/httpd/src# ./server.scm
> We be jammin, now.
>
> Error: wrong number of arguments
> ('#{Procedure 14609 (httpd in httpd-core)} '#{Procedure 14773 (unnamed
> in alist-path-dispatcher in httpd-basic-handlers)} 8001 "/zu/shivers")
It looks like the httpd function in httpd-core.scm wants a single argument,
but this is passing it several. (I know the /zu/shivers must change, FWIW.)
This could just be unfamiliarity with Scheme on my part, of course.
I tried calling httpd with the present argument list itself enclosed in a
list, but this gave me a different error message:
> acheron /usr/local/httpd/src# ./server.scm
> We be jammin, now.
>
> Error: exception
> wrong-type-argument
> (checked-record-ref '(ph 8001 "/zu/shivers") '#{Record-type 86
> httpd-options} 1)
Sorry to be a pest! Thanks in advance for clues.
--
Mason Loring Bliss awake ? sleep : random() & 2 ? dream : sleep;
mason@acheron.middleboro.ma.us https://acheron.ne.client2.attbi.com/
|