FC4 / java / bin files

Michael Yep myep at remotelink.com
Tue Jul 19 19:17:48 UTC 2005


Ted Gervais wrote:

>I am trying to get java working in fc4 and in particular version 1.5.
>I downloaded this file:
>
>jre-1_5_0_04-linux-i586-rpm.bin
>
>And thought I could 'run' that file to produce an RPM file. From there,
>I should have been able to install it.
>
>No luck.
>

I have java running on my machine.  I downloaded the non-rpm file:

jdk-1_5_0_04-linux-i586.bin    MD5SUM=42a98986e971c86192cc0075bb10afff 

mv jdk-1_5_0_04-linux-i586.bin /home/winston
chmod 700 jdk-1_5_0_04-linux-i586.bin
./jdk-1_5_0_04-linux-i586.bin

su
chown 0:0 jdk1.5.0_04/ -R
exit
export JAVA_HOME=/home/winston/jdk1.5.0_04/

works perfectly

-- 
Michael Yep
Development / Technical Operations
RemoteLink, Inc.
(630) 983-0072 x164 




More information about the fedora-list mailing list