Micael,

We had that with 1.4 on Linux.  Headless solved it.  IIRC, the other way to 
solve it is to tell the system where to find the libX11.so library (and I 
think we tried it successfully!) is to set and export LD_PRELOAD to include 
the location of libX11.so, so in our case...

LD_PRELOAD=/usr/X11R6/lib/libX11.so

Hope that helps
         /david


At 06:15 13/05/2002, Micael Padraig Og mac Grene wrote:
>I presently am having difficulty using the awt with servlets to do image 
>reconstruction work on a RedHat 7.2 Linux platfrom, because I get the 
>following exception, which some think is a bug in JDK 1.4, but seems to be 
>something Sun has tolerated intentionally


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

Reply via email to