This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook-apps] Generating webhelp with applethelp.xsl


Does it create any files at all? Sounds like a permissions problem. If I try to run it in a directory that's read-only, I get the following output:

dcramer@myrmecine ~/Desktop/applethelp
$ java -cp c:/workhead/xmldocs/export/Saxon/6.5/javavm/release/enus/saxon.jar com.icl.saxon.StyleSheet book.001.xml applethelp.xsl
Writing files/pr01.html for preface(forward)
Error at saxon:output on line 337 of http://docbook.sourceforge.net/release/xsl/1.64.1/html/chunker.xsl:
Failed to create output file files/pr01.html: files\pr01.html (Access is denied)
Transformation failed: Run-time errors were reported


David

Naomi Gronson wrote:

I'm attempting to generate Webhelp using the
applethelp.xsl stylesheet from sourceforge
(http://cvs.sourceforge.net/viewcvs.py/docbook/contrib/xsl/applethelp/),
but I keep getting the following error:

Error at saxon:output on line 337 of
http://docbook.sourceforge.net/release/xsl/1.64.1/html/chunker.xsl:
 Failed to create output file files/ch01s02.html

I've added the new htmlhelp-common.xsl customization
as well. Any ideas or references?



To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]