meinproc4 path problem

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Sun Dec 16 19:55:17 CET 2007


Ralf Habacker schrieb:
> Hi,
> recent meinproc4 has problems when the --output parameter contains a 
> path for example running
> "C:/Programme/kdelibs/bin/meinproc4.exe" "--stylesheet" 
> "C:/Programme/kdebase/share/apps/khelpcenter/table-of-contents.xslt" 
> "--output" "C:\Dokumente und 
> Einstellungen\Habacker\.kde\cache-BRAMSCHE\help\en____khelpcenter__userguide__index.docbook" 
> "C:/Programme/kdebase/share/doc/HTML/en//khelpcenter/userguide/index.docbook"
> 
> produces the following error message:
> 
> XPath error : Invalid expression
> C:\Dokumente und 
> Einstellungen\Habacker\.kde\cache-BRAMSCHE\help\en____khelpcenter__userguide__index.docbook
>    ^
> runtime error
> Evaluating user parameter outputFile failed
> 
> This messages comes from the libxslt library (1.1.22) . It looks the the 
> outputFile parameter does not support pathes. Does anyone have an idea 
> how to solve the problem ?
> 
It's a problem in libxml2 (no great suprise, their windows support is
non existant).

see xmlXPathCompPathExpr (xpath.c:10407)
Currently don't know how to solve it though.

Passing an url doesn't help.

I think your current solution is fine and can be used for linux too.


Christian




More information about the Kde-windows mailing list