Re: Running j2sdk-1_3_0_02 on Redhat7.1

2001-05-17 Thread Mike Shorter
I'm running RedHat 7.1 with a 2.4.4 kernel and Sun's 1.3.1-rc2-b23 without having to set the LD_ASSUME_KERNEL variable to 2.2.5. It works with all of the Java apps that I use including JBuilder 4.0 Enterprise and the Java Plugin. The only exception to not setting the LD_ASSUME_KERNEL variable is M

Re: Running j2sdk-1_3_0_02 on Redhat7.1

2001-05-02 Thread Joi Ellis
On Wed, 2 May 2001, Homayoun Yousefi'zadeh wrote: > Hello there, > > I am using Redhat 7.1 and Kernel 2.4.2. > > I have tried both binary and rpm pkgs > of j2sdk-1_3_0_02 on this box and the > following is the error msg I get persistently. > > [root@dena /usr]# java > /usr/jdk1.3/bin/java: /us

Re: Running j2sdk-1_3_0_02 on Redhat7.1

2001-05-02 Thread Calvin Austin
I would recommend trying 1.3.1 not only does it have the fix to the wrapper script below (/usr/bin/cut went to /bin/cut) But it has many hotspot fixes too. If you fix the cut stuff you will also need to set LD_ASSUME_KERNEL=2.2.5 for 1.3.0 releases regards calvin Homayoun Yousefi'zadeh wrote:

Running j2sdk-1_3_0_02 on Redhat7.1

2001-05-02 Thread Homayoun Yousefi'zadeh
Hello there, I am using Redhat 7.1 and Kernel 2.4.2. I have tried both binary and rpm pkgs of j2sdk-1_3_0_02 on this box and the following is the error msg I get persistently. [root@dena /usr]# java /usr/jdk1.3/bin/java: /usr/bin/cut: No such file or directory /usr/java/jdk1.3.0_02/bin/i386/nat