Arc Forumnew | comments | leaders | submit | jkush's commentslogin

I'm actually having problems with the webserver portion of the tutorial. At first (asv) was throwing an error

  Error: "open-output-file: cannot open file:      \"C:/tmp/shashXXX\" (The system cannot find the path specified.; errno=3)"
I added a "tmp" folder since in Windows, it's usually C:\temp\

Now I'm working on:

  Error: "make-string: expects argument of type <non-negative exact interger>; given -1"
I don't have a lot of time, but I'll post something if I get it going.

-----

1 point by jkush 5950 days ago | link | parent | on: Welcome

Wow. I'm very inexperienced hacking in Lisp, but I'm very excited.

-----