meinproc/docbook can't handle paths with spaces ?

Ingo Klöcker kloecker at kde.org
Tue Dec 18 20:22:30 GMT 2007


On Tuesday 18 December 2007, Oswald Buddenhagen wrote:
> On Tue, Dec 18, 2007 at 05:54:58PM +0100, Alexander Neundorf wrote:
> > On Tuesday 18 December 2007, Oswald Buddenhagen wrote:
> > > have you tried url escaping? doesn't sound that unlikely, given
> > > the context ...
> >
> > Good idea :-)
> >
> > This way ?
> > ../../bin/meinproc4 --stylesheet
> > /home/alex/src/kde4-svn/KDE%20dir/kdelibs/kdoctools/docbook/xsl/man
> >pages/docbook.xsl --check
> > --srcdir=/home/alex/src/kde4-svn/KDE%20dir/kdelibs/kdoctools/
> > /home/alex/src/kde4-svn/KDE\
> > dir/kdelibs/doc/kbuildsycoca4/man-kbuildsycoca4.8.docbook
>
> yes.
>
> > Doesn't work either :-(
>
> bleh. try a proper file:/// url. if that doesn't work, hunt down the
> libxml authors and do something nasty with them. :)

Doesn't work either because xmllint splits at colon and spaces, so that 
a file:///.... url is split into "file" and "///....". :-/


Regards,
Ingo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20071218/a04f9dcd/attachment.sig>


More information about the kde-core-devel mailing list