Fred Tsang wrote:
> 
> Berin,
> 
> Thanks for your help! (and yes, it is MUCH better than placing all the jars
> into /lib)  I have noticed one thing though.  I'm using cocoon on a Netra
> T1, and they don't have any graphics cards.  I had to remove all references
> to svg in the sitemap and cocoon.xconf.  Otherwise, cocoon will give an
> error of:
> 
> ERROR   17927   [cocoon  ] (Thread-13): Error compiling sitemap
> java.lang.InternalError: Can't connect to X11 window server using ':0.0' as
> the value of the DISPLAY variable.
> 
> This appears to be directly related to the use of SVG.
> 
> Just my 2 cents, and thanks again!

If you have a FrameBuffer XServer, you would be able to use the SVG.  The fact
that it needs an XServer is due to the JVM implementation.  Batik (the SVG engine)
uses swing to draw the image.

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

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

Reply via email to