[cl-wiki-devel] 2 problems for Cmucl
Vehbi Sinan Tunalioglu
vehbisinan at gmail.com
Fri Sep 2 08:50:51 UTC 2005
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
More information about the Cl-wiki-devel
mailing list