On 26.05.2003 09:28:42 Roland Neilands wrote:
> I had also changed this
> 
> set LOCAL_FOP_HOME=C:\fop\fop-0.20.5rc3a

If you do this, append a backslash to the path so the other two
backslashes are unnecessary. The "%~dp0" function available in NT-grade
Windows versions returns a path including (!) a trailing backslash.

> Left off the trailing \ to be consistent with this line (and the rest):
> set LIBDIR=%LOCAL_FOP_HOME%\lib
> 
> This was strung into
> "C:\fop\fop-0.20.5rc3abuild/fop.jar"
> so it was my fault.
> 
> I just tested it a bit more: "\\", "\" and "/" seem to all be
> interchangeable.

That's what I found, too. I've changed the single slash in front of
"fop.jar" to a backslash in CVS for consistency. Nothing else has to be
changed IMO.


Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to