Re: [xslt] WIN32 binaries and XML_CATALOG_FILES and escaped spaces



Quoting Igor Zlatkovic <igor zlatkovic com>:

> On 25/05/04 00:17, Stephane Mottelet wrote:
> > neither
> >
> > set XML_CATALOG_FILES=file:///C:Program Files/catalog.xml
> >
> > nor
> >
> > set XML_CATALOG_FILES=file:///C:Program%20Files/catalog.xml
> >
> > is OK, in the sense that I have a "file not found" error at the
> > catalog resolving time.
>
> You are missing one slash there, right after the drive specification. It
> should be 'file:///c:/program%20files...'
>

Thanks for the reply, but the slash is only missing in my message,
in the .bat script, the slash is here. I have tried with a

set XML_CATALOG_FILES=file:///c:/program%20files/catalog.xml

then I always get a

"error : No such file or directory" just before the warning: failed to load external entity ...

What is the problem here (thanks for help, again) ? I have made a port
of my stuff on MacOSX, and there is not problem with URI-encoded spaces
with this OS and a fresh build of libxml and libxslt. Could the problem
be specific to Win32 ?

S.







-------------------------------------------------
Laboratoire LMAC
http://www.dma.utc.fr
--
e-mail : Stephane Mottelet utc fr
www : http://www.dma.utc.fr/~mottelet



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]