Niclas Hedhman <[EMAIL PROTECTED]> writes: > On Monday 10 March 2003 21:20, Martin Holz wrote: > > [EMAIL PROTECTED] writes: > > > I'm running Cocoon's SVG sample (under static-content, SVG > > > introduction page) under SuSe Linux 8.1. All works fine except for > > > the graphics. They don't show up, but generate loads of errors in > > > WEB-INF/logs instead. > > > Are the pngs created at all? One common problem was, that > > die SVG serializer needs access to the X11 DISPLAY for some > > versions of AWT. I think it's not a problem for JDK 1.4.1. > > > > Something like > > > > /usr/X11R6/bin/Xvfb :1 -screen 0 800x600x8 & > > export DISPLAY=:1 > > > > in your catalina.sh should help. > > One more thing; make sure you have the XFree86-Xvfb module (Does Suse use > RPMs?) installed.
Yes, but they are not always compatible with redhat. On Suse-7.3 it's in the package xextra-4.1.0-45. Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]