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:
Code: Select all
debugger invoked on a SIMPLE-ERROR:
You're trying to start Weblocks on SBCL without threading
support. Recompile your SBCL with threads enabled.
Thanks very much.
Bye!
UPDATE:
I discover this:
Code: Select all
$ port installed sbcl
The following ports are currently installed:
sbcl @1.0.39_0+html
sbcl @1.0.39_0+html+threads (active)
