But did this fix the error? 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? 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]
