----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hello, 
if I am not mistaken you need some Xserver running in order to do 
anything with
graphics because it is the server that does the painting, manages the 
fonts and
does other stuff like this.

You can solve your problem by running an Xserver on your box but this 
solution
is not optimal as an Xserver tends to eat up a lot of memory so you 
might want to
try out Xvfb (X virtual frame buffer) which doesn't even need a 
graphics board
to run.

I hope this helps.

Ciao.
Robert Skarwecki


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to