Re: Running java on linux (thanks)

2001-04-05 Thread Jeff Kilbride
1 11:22 AM Subject: RE: Running java on linux (thanks) > Thanks everyone who helped me with the problem running jdk1.3.3 (and tomcat) > on a red hat 6.2 linux machine. It turns out that 1.2.2_007 works fine, so > that is what I went with for now. Hopefully Sun will update the newer > ver

RE: Running java on linux (thanks)

2001-04-05 Thread Brandon Cruz
. Brandon Cruz Norvax Inc. phone:(773)529-5701 fax:(773)529-5702 cell:(312)339-1344 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 04, 2001 5:48 PM To: [EMAIL PROTECTED] Subject: Re: Running java on linux Try jdk1.2.2 it appears to be a little bit

Re: Running java on linux

2001-04-04 Thread fumi
Hi there, Aren't u using java.awt.* in ur code ? Fumi

Re: Running java on linux

2001-04-04 Thread John Clark L. Naldoza
Try jdk1.2.2 it appears to be a little bit more friendly when I don't have any X windows...;-) Brandon Cruz wrote: > > I installed jdk1.3.0_02 onto my machine and changed the path to the bin > directory. When I try to run that java command, I get the following > error... > > [admin@ns1 bin]$ /

Re: Running java on linux

2001-04-04 Thread Michael G. Anderson
- From: Brandon Cruz [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 05, 2001 2:57 AM To: [EMAIL PROTECTED] Subject: RE: Running java on linux   I have that file in this directory.../usr/i486-linux-libc5/lib/libX11.so.6which makefile do I want to check, something in the bin of the jdk? Brandon Cruz Norvax

Re: Running java on linux

2001-04-04 Thread jim
Brandon Cruz >>Norvax Inc. >>phone:(773)529-5701 >>fax:(773)529-5702 >>cell:(312)339-1344 >>-Original Message- >>From: [EMAIL PROTECTED] >>[<mailto:[EMAIL PROTECTED]>mailto:[EMAIL PROTECTED]]On Behalf Of Pete >>Wright >>Sent:

RE: Running java on linux

2001-04-04 Thread GOMEZ Henri
April 05, 2001 2:57 AMTo: [EMAIL PROTECTED]Subject: RE: Running java on linux I have that file in this directory...   /usr/i486-linux-libc5/lib/libX11.so.6   which makefile do I want to check, something in the bin of the jdk?   Brandon CruzNorvax Inc.phone:(773)529-5701f

Re: Running java on linux

2001-04-04 Thread Pete Wright
1 4:00 PM To: [EMAIL PROTECTED] Subject: Re: Running java on linux hmmyou where able to compile that java source ok huh?  or was this from a RPM? i'll usually run into problems while compiling that give errors similar to this, hence hacking the Makefile, altho this dosn't seem to be the c

RE: Running java on linux

2001-04-04 Thread Brandon Cruz
it was from RPM   Brandon CruzNorvax Inc.phone:(773)529-5701fax:(773)529-5702cell:(312)339-1344 -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Pete WrightSent: Wednesday, April 04, 2001 4:00 PMTo: [EMAIL PROTECTED]Subject: Re: Running jav

Re: Running java on linux

2001-04-04 Thread Pete Wright
right Sent: Wednesday, April 04, 2001 3:45 PM To: [EMAIL PROTECTED] Subject: Re: Running java on linux i've had problems getting the jsdk to run on linux in the past, i'd suggest using the source avail. from blackdown.org as well. a quick remedy might be to see if you infact have libX11.so.6    

RE: Running java on linux

2001-04-04 Thread Brandon Cruz
I have that file in this directory...   /usr/i486-linux-libc5/lib/libX11.so.6   which makefile do I want to check, something in the bin of the jdk?   Brandon CruzNorvax Inc.phone:(773)529-5701fax:(773)529-5702cell:(312)339-1344 -Original Message-From: [EMAIL PROTECTED] [mailt

Re: Running java on linux

2001-04-04 Thread Pete Wright
i've had problems getting the jsdk to run on linux in the past, i'd suggest using the source avail. from blackdown.org as well. a quick remedy might be to see if you infact have libX11.so.6     #locate libX11.so.6 if that fails then it's probably an 'X' issue, if not make sure the path that the M

RE: Running java on linux

2001-04-04 Thread Brandon Cruz
3:39 PM To: [EMAIL PROTECTED] Subject: RE: Running java on linux >>[admin@ns1 bin]$ >/usr/java/jdk1.3.0_02/bin/i386/native_threads/java: error >>in lo >>ading shared libraries: libX11.so.6: cannot open shared >object file: No such >>fil >>e or directory It seems you

RE: Running java on linux

2001-04-04 Thread Craig O'Brien
for early release. Regards, Craig -Original Message- From: Brandon Cruz [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 04, 2001 5:21 PM To: [EMAIL PROTECTED] Subject: Running java on linux I installed jdk1.3.0_02 onto my machine and changed the path to the bin directory. When I try t

RE: Running java on linux

2001-04-04 Thread GOMEZ Henri
>>[admin@ns1 bin]$ >/usr/java/jdk1.3.0_02/bin/i386/native_threads/java: error >>in lo >>ading shared libraries: libX11.so.6: cannot open shared >object file: No such >>fil >>e or directory It seems you didn't have X11 installed on your Linux boxes. Which distrib did you use ?

Re: Running java on linux

2001-04-04 Thread Ed Gomolka
I'm using the Sun jdk1.30_02 on Linux Mandrake 7.2 with no problems. Ed At 05:20 PM 4/4/01 -0700, Brandon Cruz wrote: >I installed jdk1.3.0_02 onto my machine and changed the path to the bin >directory. When I try to run that java command, I get the following >error... > >[admin@ns1 bin]$ /usr/ja

Running java on linux

2001-04-04 Thread Brandon Cruz
I installed jdk1.3.0_02 onto my machine and changed the path to the bin directory. When I try to run that java command, I get the following error... [admin@ns1 bin]$ /usr/java/jdk1.3.0_02/bin/i386/native_threads/java: error in lo ading shared libraries: libX11.so.6: cannot open shared object fil