I'm trying to avoid buying LispWorks for Macintosh but want to run hunchentoot on Intel Mac OS X 10.4.9.
The result is:
(ERROR "This application will only run on SBCL with thread and Unicode support or on LispWorks.")
I have the latest SBCL-Version (1.0.4) and can't find anything on sbcl.org about versions with or without these features.
-jens