Bob Gustafson <bobgus@rcnChicago.com> writes:
>
> [root@hoho0 svn_new]# make doc
> cd doc/book && make book-html
> make[1]: Entering directory `/usr/local/src/svn_new/doc/book'
> make[1]: Nothing to be done for `book-html'.
> make[1]: Leaving directory `/usr/local/src/svn_new/doc/book'
> cd doc/book && make book-pdf
> make[1]: Entering directory `/usr/local/src/svn_new/doc/book'
> xsltproc ./tools/fo-stylesheet.xsl ./book/book.xml > ./book/book.fo
> warning: failed to load external entity "tools/xsl/fo/docbook.xsl"
> compilation error: file ./tools/fo-stylesheet.xsl line 3 element import
> xsl:import : unable to load tools/xsl/fo/docbook.xsl
> ./tools/bin/run-fop.sh . -fo ./book/book.fo -pdf ./book/book.pdf
> (Using './tools/fop/fop.sh' for FOP)
> ./tools/bin/run-fop.sh: ./tools/fop/fop.sh: No such file or directory
> make[1]: *** [book/book.pdf] Error 1
> make[1]: Leaving directory `/usr/local/src/svn_new/doc/book'
> make: *** [doc-book-pdf] Error 2
> [root@hoho0 svn_new]#
Looks like you didn't read the documentation in doc/book/README. :)
From section 2:
1. Fetch XSL stylesheets for Docbook and place them in tools/xsl
The README tells you what to download and put in doc/book/tools/xsl
-Fitz
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 16 15:42:00 2002