[hunchentoot-devel] No REPL after hunchentoot:start
Andrew Peterson
andy.arvid at gmail.com
Fri Nov 6 18:24:45 UTC 2009
Check global variable *features*
It should have :sb-thread in the list of features.
If not, you will need to compile sbcl from the source with threads enabled.
andy
On Fri, Nov 6, 2009 at 2:43 PM, quasi <quasilists at gmail.com> wrote:
> Hey,
>
> I do not get the Slime REPL back after I start the webserver
>
> (hunchentoot:start (make-instance 'hunchentoot:acceptor :port 4242))
>
> I am using the latest Slime from CVS. SBCL 1.0.29 x86-64 on MBP with
> snow leopard.
>
> It works with Allegro 8.1.
>
> Am I missing something trivial here?
>
> thanks for the help,
>
> regards
> quasi
>
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20091106/6b0e8d85/attachment.html>
More information about the Tbnl-devel
mailing list