Hi,
I have two problems:
a) Concerning the linix kernel 2.0.9.
I can't compile the java script more than one time on X11, but i
can do it without X11 or use the old kernel (1.2.13).
b) The java interpreter don't work. The error message is following:
java.lang.InternalError: Can't connect to X11 window server using
':0.0' as the value of the DISPLAY variable.
at sun.awt.motif.MToolkit.<init>(MToolkit.java:41)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:191)
at java.awt.Window.getToolkit(Window.java:155)
at java.awt.Frame.addNotify(Frame.java:82)
at java.awt.Window.pack(Window.java:89)
at GUIWindow.main(GUIWindow.java:84)
I have tried to change the DISPLAY variable for example ws:0.0
but still don't work. The other X applications work very well.
Thanks a lot in advance !
taofen wang