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. And as Martin mentioned, I also heard that under 1.4.1 it is no longer required to have X running. But _I_ have not tested that yet - IIABDFI (If it ain't broke, don't fix it). Niclas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]