<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6001.18148" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=497245607-27022009>Hi
all,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=497245607-27022009>I just installed
Hunchentoot 1.0.0. When I do (hunchentoot:start (make-instance
'hunchentoot:acceptor :port 4242)) I get the following
error:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=497245607-27022009></SPAN></FONT> </DIV>
<DIV><FONT size=2><SPAN class=497245607-27022009><FONT size=1>
<P align=left><FONT face=Arial size=2>There is no applicable method for the
generic function</FONT></P>
<P align=left><FONT face=Arial size=2>#<STANDARD-GENERIC-FUNCTION
HUNCHENTOOT:START-LISTENING (0)></FONT></P>
<P align=left><FONT face=Arial size=2>when called with arguments</FONT></P>
<P align=left><FONT face=Arial size=2>(#<HUNCHENTOOT:ACCEPTOR (host *, port
4242)>).</FONT></P>
<P align=left><FONT face=Arial size=2>[Condition of type
SIMPLE-ERROR]</FONT></P>
<P align=left><FONT face=Arial size=2>0: [DEFAULT-DEBUGGER] Use default
debugger.</FONT></P>
<P align=left><FONT face=Arial size=2>1: [ABORT] Return to SLIME's top
level.</FONT></P>
<P align=left><FONT face=Arial size=2>2: [CLOSE-CONNECTION] Close SLIME
connection</FONT></P>
<P><FONT face=Arial size=2>3: [ABORT] Exit debugger, returning to top
level.</FONT></P>
<P><FONT face=Arial size=2></FONT> </P>
<P><SPAN class=497245607-27022009><FONT face=Arial size=2>I don't understand
this message and other similar errors that come up when I try to run the
examples in the Hunchentoot documentation. I am a Lisp newbie running SBCL
1.0.6 via Cusp on Vista. Can you help?</FONT></SPAN></P>
<P><SPAN class=497245607-27022009><FONT face=Arial
size=2>Harrison.</FONT></SPAN></P></FONT></SPAN></FONT></DIV></BODY></HTML>