|
From: Xiaofan C. <xia...@gm...> - 2007-12-27 08:04:22
|
On 12/27/07, Shakthi Kannan <sha...@gm...> wrote: > Does building documentation mandatory with the sources? It is not mandatory. > It builds fine > with --disable-build-docs. I have jade installed (Debian > Etch+unstable+testing), and I get an error at: > > jade -t xml -d website.dsl\#html xml.dcl manual.xml > jade:E: cannot find "xml.dcl"; tried "xml.dcl", > "/usr/local/share/sgml/xml.dcl", "/usr/share/sgml/xml.dcl" > > What is required for this? > That is a known problem. You can try to search for xml.dcl and copy it to the doc directory. I tried it under Ubuntu and the document could be built even though the process seemed to hang in the end and I needed to hit ctrl-c. This needs to be fixed as well. Xiaofan |