> On 12/15/05, Cody Koeninger <[EMAIL PROTECTED]> wrote:
>
> > on windows clisp, cldoc compiles ok but has trouble finding cludg.css;
> > once its in the expected place, it works.
> > I think this is because my lispbox installation is broken, i'd
> > appreciate someone else trying to install and use cldoc on windows.

I'm running CLISP 2.36 on Windows. For me, the installation
proceeded as documented in the README. But after updating
asdf:*central-registry* to find my ASD file and then executing the
cldoc:extract-documentation function, I encountered an error:

*** - No extract-documentation method found for HTML.

This is an area of CLOS with which I'm not familiar, but there is
a method-definition on extract-documentation which appears to
be the source of that error message.  It's perplexing because
html.lisp (which contains the html driver class and the specialized
method) does appear to have been compiled and the resulting
fasl loaded.

So I'm not sure yet why this is happening but will investigate
further.

--
Jack
_______________________________________________
Gardeners mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/gardeners

Reply via email to