On Wed, 25 Apr 2001, Chao Liu wrote:
> Hello,
> I used javax.swing.tree and other package to show a simple tree. The program is ok
>in windows,but meet error in linux.
> the error information is listed in the following:
> Exception in thread "main" java.lang.InternalError: Can't connect to X11
Thanks to Cythia and Calvin for pointing me to the solution. To summarize
(for the list):
In order to get a stock or upgrade RedHat 7.1 (i386) system to run
Sun JDK 1.3.0_02 the following two changes must be made:
1. Create a symbolic link from /bin/cut to /usr/bin/cut
ln -s /bin/cut /
Hello,
I used javax.swing.tree and
other package to show a simple tree. The program is ok in windows,but meet error
in linux.
the error information is listed in the
following:
Exception in thread "main"
java.lang.InternalError: Can't connect to X11 window server using ':0.0' as
The 1.3.1 release has the 'cut' fix, the next release of 1.3.1 (rc2)
has the final floating stack code that was needed.
Alternatively set LD_ASSUME_KERNEL=2.2.5 when running Java and it will
use the backward compatability libraries with Redhat 7,1 , this will work
for 1.3.0_002 as well,
There
--On Tuesday, April 24, 2001 15:37:04 -0400 "Alexander V. Konstantinou"
<[EMAIL PROTECTED]> wrote:
> I just upgraded a test machine running RedHat 6.2 (with all the latest
> updates) to RedHat 7.1. I'm having trouble getting Sun JDK 1.3.0_02 to
> work in the new environment (blackdown 1.3.0-FCS
I just upgraded a test machine running RedHat 6.2 (with all the latest
updates) to RedHat 7.1. I'm having trouble getting Sun JDK 1.3.0_02 to work
in the new environment (blackdown 1.3.0-FCS works as far as I've tested).
Has anyone tried using Sun's JDK in RedHat 7.1 ? I'd like to find out
if i
although i know this is not the appropriate mailing list for this ques., but
i don't know the exact mailing list.
I want to study and then make a very small basic kernel.
Can anyone have a link or mailing list for that?
again sorry for digression.
Nilesh.
_