This is a read-only archive of lispforum.com. The forum was locked to new users and posts and is preserved here as static HTML from a database snapshot taken on 2019-09-07.

How do I install Hutchentoot using Corman CL or SBCL/Win32?

3 posts · 4108 views

Hello,

I'm barely competent with even configuring a basic apache installation, although I have managed to get svn integration and TRAC up and running. Now I want to set up Hutchentoot, but all the tutorials assume Linux and SBCL. I'm on Windows XP. Has anyone done this particular setup before?

Re: How do I install Hutchentoot using Corman CL or SBCL/Win32?

I had some issues with hunchentoot's latest tarball. Luckily I was using CUSP, an eclipse plug-in (sbcl is the backend), so I used the version of hunchentoot that comes with it.

Re: How do I install Hutchentoot using Corman CL or SBCL/Win32?

pTymN wrote:Hello,

I'm barely competent with even configuring a basic apache installation, although I have managed to get svn integration and TRAC up and running. Now I want to set up Hutchentoot, but all the tutorials assume Linux and SBCL. I'm on Windows XP. Has anyone done this particular setup before?
I am on windows and use hunchentoot with CLISP and SBCL. What problem do you have with the installing?