Hello!
Sorry for my English and I'm a beginner
.
I have a problem with weblocks and sbcl, when my friend installed sbcl I think that he didn't enable thread, so when I try to compile a program, I see this error:
Thanks very much.
Bye!
UPDATE:
I discover this:

Sorry for my English and I'm a beginner
I have a problem with weblocks and sbcl, when my friend installed sbcl I think that he didn't enable thread, so when I try to compile a program, I see this error:
debugger invoked on a SIMPLE-ERROR:
You're trying to start Weblocks on SBCL without threading
support. Recompile your SBCL with threads enabled.
But now I don't know how I can recompile sbcl with thread enabled. Thanks very much.
Bye!
UPDATE:
I discover this:
$ port installed sbcl
The following ports are currently installed:
sbcl @1.0.39_0+html
sbcl @1.0.39_0+html+threads (active)
If this can be useful. Thanks