Re: X11 window error using swing package?

2001-04-24 Thread Joi Ellis
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

Re: RedHat 7.1 (upgrade) and Sun JDK1.3.0_02 (i386)

2001-04-24 Thread Alexander V. Konstantinou
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 /

X11 window error using swing package?

2001-04-24 Thread Chao Liu
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

Re: RedHat 7.1 (upgrade) and Sun JDK1.3.0_02 (i386)

2001-04-24 Thread Calvin Austin
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

Re: RedHat 7.1 (upgrade) and Sun JDK1.3.0_02 (i386)

2001-04-24 Thread Christopher Smith
--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

RedHat 7.1 (upgrade) and Sun JDK1.3.0_02 (i386)

2001-04-24 Thread Alexander V. Konstantinou
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

small basic kernel

2001-04-24 Thread nilesh modi
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. _