
2 Sep
2005
2 Sep
'05
8:50 a.m.
Hi, Thanks for the previous answer. 2 problems appear for cmucl: 1. I should explicitly say wiki:*wiki-directory* instead as it appears on the home page of cl-wiki. Changed (setf *wiki-directory* #p"/home/vst/cl-wiki") to (setf wiki:*wiki-directory* #p"/home/vst/cl-wiki") 2. In wiki.lisp, (html-mode) gives an error message. Is it a function of cl-who? I already installed cl-who. When I say html-mode :sgml instead of (html-mode) :sgml no problems appear. Do I loose much functionality? Same things apply for the sbcl as well. I hope I don't bother you with stupid questions :) I think you need testers :) --vst