← Prev in month ← Prev in thread
Next in thread → Next in month →

Re: I/O error : Is a directory - error processing a DB bookwithdocbook-xsl chunk stylesheet

From
Daniel Leidert <>
Date
2007-11-21T18:19:33+00:00
ID
Thread
Re: I/O error : Is a directory - error processing a DB bookwithdocbook-xsl chunk stylesheet
Bob Stayton wrote:

[I/O error - xsltproc error 11]
> Well, the usage statement for xsltproc says the --output option takes a 
> filename, and doesn't mention a directory name.

It accepts a directory. Quoting the manpage:

[..] For multiple outputs, also known as "chunking", -o  directory/ 
directs the output files to a specified directory. The directory must
already exist. [..]

Giving a directory must be RFC compliant (in this case ending with a slash, AFAIK and IIRC a discussion with Daniel Veillard).

> If your intention is to 
> chunk into the built-doc directory, then use the DocBook stylesheet 
> parameter named "base.dir" to specify that directory, as in
> 
> --stringparam base.dir built-doc/

This could be a temporary workaround.

Regards, Daniel
-- 
GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS.
Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail
← Prev in month ← Prev in thread
Next in thread → Next in month →