xsl-list
[Top] [All Lists]

Re: FOP and SVG dependency

2002-10-23 12:27:37
Charles Ohana wrote:
I'm trying to embed SVG in my FOP stylesheet and I have the following error
--  java.lang.InternalError: Can't connect to X11 window server using ':0.0'

SVG rendering relies on the AWT, which in turn relies on the
native windows system, a running X server on Unixes.
There are several ways around this. If you have Java 1.4,
start it with the -headless option. In other environments,
installing PJA (pure java AWT) or a memory frame buffer
might help.
The Cocoon FAQ has a lot of details about this topic.

J.Pietschmann


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>