I had also changed this

set LOCAL_FOP_HOME=C:\fop\fop-0.20.5rc3a

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.

Cheers,
Roland.

> -----Original Message-----
> From: Jeremias Maerki [mailto:[EMAIL PROTECTED]
> Sent: Monday, 26 May 2003 5:11 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Running FOP from anywhere
>
>
>
> On 26.05.2003 09:02:49 Roland Neilands wrote:
> > > But did this fix the error?
> > Yes
> >
> > >I'm not so sure. Even though there are
> > > slashes instead of backslashes in the file the whole
> thing should work
> > > because the JVM usually doesn't care.
> > >
> > > What Windows are you using? And what JDK?
> > M.E.
> > JRE 1.4.0
>
> I see. Would you please check something for me? I don't have ME
> available to test. Would you please remove the two additional
> backslashes you added in and check if it still works? If I add in the
> two backslashes I have double "\\" in my classpath. Would you also add
> the line:
> ECHO %LOCALCLASSPATH%
> just before "java". I wonder how the assembled classpath looks like on
> your machine. Thanks.
>
> > >
> > > On 26.05.2003 02:17:19 Roland Neilands wrote:
> > > > I just downloaded 0.20.3rc3a & got this same error.
> > > > There are a couple of typos in the new fop.bat file: "/"
> > > instead of "\" and
> > > > two "\" missing.
> > > >
> > > > < set LIBDIR=%LOCAL_FOP_HOME%lib
> > > > < set LOCALCLASSPATH=%LOCAL_FOP_HOME%build/fop.jar
> > > > ---
> > > > > set LIBDIR=%LOCAL_FOP_HOME%\lib
> > > > > set LOCALCLASSPATH=%LOCAL_FOP_HOME%\build\fop.jar
>
>
> Jeremias Maerki
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to