[xslt] [win32] xsltproc won't load XSL which are on different volumes
- From: Francesco Montorsi <f18m_cpp217828 yahoo it>
- To: xslt gnome org
- Subject: [xslt] [win32] xsltproc won't load XSL which are on different volumes
- Date: Sun, 03 Dec 2006 21:43:32 +0100
Hi all,
I think I've found a bug in xsltproc.
If I launch (from MSDOS prompt) the following command from "W:\wxWPM\docs":
xsltproc --path c:\docbook\xhtml --nonet --xinclude -o user/ html.xsl manual.docbook
I get:
I/O error : Attempt to load network entity http://docbook.sourceforge.net/releas
e/xsl/current/xhtml/chunk.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/
xsl/current/xhtml/chunk.xsl"
compilation error: file html.xsl line 9 element import
xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/x
html/chunk.xsl
if I copy entirely the wxWPM folder to the harddisk C: and launch the same
command from "C:\wxWPM\docs" I get the first two warnings but then xsltproc succeed.
I'd guess that xsltproc is unable to use the paths which I specify through
--path if they're on volumes different from the one where I launch the
command... or do I miss something?
Should I submit a bugzilla entry?
Thanks,
Francesco
PS:
C:\wxWPM\docs>xsltproc --version
Using libxml 20627CVS2877, libxslt 10117CVS1069 and libexslt 813CVS1069
xsltproc was compiled against libxml 20626, libxslt 10117 and libexslt 813
libxslt 10117 was compiled against libxml 20626
libexslt 813 was compiled against libxml 20626
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]