I justed emerged/installed batik on my Gentoo Linux PC and would like to
use Batik to view some SVG files I'm learning to write. The install of
batik-src-1.5 went smoothly. A file named "package.env" is installed in
/usr/share/batik, and under /usr/share/batik/lib are several files
including batik-squiggle.jar.

I attempt to run squiggle with:

java -jar batik-squiggle.jar

And I get the following exception:

Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/batik/util/PreferenceManager

Any ideas what I'm doing wrong or missing?

Thanks,
Gregg Casillo



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

Reply via email to