On Friday 09 November 2001 21:44, Tim Pritlove wrote: > Hi all, > > I noticed that the recent release candidates (1.1rc3) tries to start up > an X Window client on Linux (but can't connect to the - running - X > Server) and my OS X puts up the GUI stuff as well. > > But I want to run the rasterizer on the command line only not relying on > any GUI at all. > > Is this no longer possible?
I think that was never possible. Batik uses intensively the graphical features of the Java platform. The Java 2D API requires (at least until 1.3) a X11 server running to do graphics. That should be fixed with the jdk1.4. Thierry. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
