I'm not very experienced with Java, so I'd appreciate some help getting Batik to work. This is what I got:
/Users/josha/xbuild 76% java -jar batik-rasterizer.jar ~/Desktop/test.svg
Exception in thread "main" java.util.zip.ZipException: No such file or directory
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(ZipFile.java:112)
at java.util.jar.JarFile.<init>(JarFile.java:117)
at java.util.jar.JarFile.<init>(JarFile.java:55)
I'm using OS X 10.2.6... not sure how to tell what my JDK version is. Anything else you need to know, just ask.
-Josh
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]