Re: java issues

2003-09-29 Thread truc nguyen
It seems to be in /usr/java --- Rene's Caltech Email [EMAIL PROTECTED] wrote: im having a hard time fgiuring out where the java home directory is. i was suppose to execute a bin file to install sun's java sdk for linux and i cant figure out if it intsalls or not...i need to find the java

java issues

2003-09-28 Thread Rene's Caltech Email
im having a hard time fgiuring out where the java home directory is. i was suppose to execute a bin file to install sun's java sdk for linux and i cant figure out if it intsalls or not...i need to find the java home directory. the java file is this one: version: J2SE v 1.4.1_05 Download

Re: java issues

2003-09-28 Thread Rene's Caltech Email
it was also suppose to tell me about a license agreement...and it didnt :( maybe my machine doesnt know how to install bin files. On Sun, 28 Sep 2003, Rene's Caltech Email wrote: im having a hard time fgiuring out where the java home directory is. i was suppose to execute a bin file to install

Re: java issues

2003-09-28 Thread damovand
On Sunday 28 September 2003 04:35 pm, Rene's Caltech Email wrote: Your Java home should be the directory where you installed java. So for example, if you have J2SE v 1.4.1_05 under /usr/java then JAVA_HOME should be /usr/java/J2SE v 1.4.1_05 im having a hard time fgiuring out where the

Re: java issues

2003-09-28 Thread Reuben D. Budiardja
On Sunday 28 September 2003 04:35 pm, Rene's Caltech Email wrote: im having a hard time fgiuring out where the java home directory is. i was suppose to execute a bin file to install sun's java sdk for linux and i cant figure out if it intsalls or not...i need to find the java home directory.

Re: java issues

2003-09-28 Thread damovand
On Sunday 28 September 2003 05:05 pm, Reuben D. Budiardja wrote: Do this, Go to the directory where you have j2sdk-1_4_1_05-linux-i586-rpm.bin and type: chmod a+x j2sdk-1_4_1_05-linux-i586-rpm.bin This will make the binary file executable. Then all you have to do is to run it like a