Install jdk1.5 on linux machine
Hi,
I need to install jdk1.5 on linux machine.
I downloaded jdk-1_5_0_10-linux-i586.bin to /users/sarayu/downloads and followed the below steps to install.
a) chmod 777 jdk-1_5_0_10-linux-i586.bin
b) In /users/sarayu/downloads directory I ran the binary file as
./jdk-1_5_0_10-linux-i586.bin
I feel that jdk1.5 is not installed on linux machine and I didn't find the directory named as jdk-1_5_0_10.
=======================
.....
....
For inquiries please contact: Sun Microsystems, Inc., 4150
Network Circle, Santa Clara,California 95054, U.S.A.
(LFI#143333/Form ID#011801)
Do you agree to the above license terms? [yes or no]
yes
usage: tail [+/-[n][lbc][f]] [file]
tail [+/-[n][l][r|f]] [file]
./jdk-1_5_0_10-linux-i586.bin: test: argument expected
=====================================================
Please let me know how to resolve this one.
Thanks ,
Sarayu.
Message was edited by:
Sarayu_Geethajali

