Yes, moving batik-squiggle.jar and batik-rasterizer.jar up one directory
from /usr/share/batik/lib to /usr/share/batik did the trick!

I am using Gentoo Linux 1.4. I created an ebuild (script for installing
source tarballs) for Batik 1.5 from an ebuild for Batik 1.1.1.
Basically, just copied it and adapted it for the 1.5 tarball. I suspect
version 1.1.1 didn't have squiggle and rasterizer. I dunno as I'm new to
Batik as of this week.

I'll submit a bug report to the Gentoo maintainers and ask them to look
at my ebuild, make corrections, and bring a working Batik 1.5 to the
Gentoo community.

Thank you for your response, Thomas.

Cheers!
Gregg Casillo


On Sun, 2003-11-02 at 06:50, Thomas DeWeese wrote:
> Batik wrote:
> 
> > 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.
> 
>    Where did you get this distribution?
> 
>    The normal directory layout would have batik-squiggle.jar
> and batik-rasterizer.jar in a top level directory (presumably
> /usr/share/batik) with a whole lot of other jars in a sub 'lib'
> directory.  So it sounds like someone moved batik-squiggle into
> the 'lib' directory this would keep it from finding the other
> jar files it needs to run.  So I think you may need to just move
> batik-squiggle.jar up to the /usr/share/batik directory.
> 
> > 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]
> > 
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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