[Bese-devel] UCW on OSX with mod_lisp

Daniel Salama lists at infoway.net
Fri Sep 1 22:11:23 UTC 2006


Removing the quote didn't solve it. Still the same behavior.

Just to be more detailed:

I just downloaded the latest ucw version:

~/dev/lisp $ darcs get http://common-lisp.net/project/ucw/repos/ucw- 
boxset/
~/dev/lisp $ cd ucw-boxset
~/dev/lisp/ucw-boxset $ sh get-all.sh
~/dev/lisp/ucw-boxset $ vi ucw_dev/etc/conf.lisp
~/dev/lisp/ucw-boxset $ sbcl --load start.lisp

Thanks,
Daniel

On Sep 1, 2006, at 6:03 PM, Attila Lendvai wrote:

>> (setf *ucw-backend-type* ':mod-lisp)
>
> you don't need the quote there:
>
> (setf *ucw-backend-type* :mod-lisp)
>
> this may solve it, but looking at the code suggests that you should
> have seen this error:
>
> (error "~A does not specify a backend." backend-spec)
>
> hth,
>
> -- 
> - attila
>
> "- The truth is that I've been too considerate, and so became
> unintentionally cruel...
> - I understand.
> - No, you don't understand! We don't speak the same language!"
> (Ingmar Bergman - Smultronstället)




More information about the bese-devel mailing list