| first time installing java on FC4 ok...i've been pretty much raised on windows, so forgive me if i have no idea how to manually install programs in general. To start with, i wanted to install the Java Runtime Environment. I downloaded the rpm from the java website. I untarred the file, changed permissions and let it extract. Here is what showed up next: Code: [root@localhost Desktop]# ls
jre-1_5_0_04-linux-i586.rpm jre-1_5_0_04-linux-i586.bin
so there is the bin file i downloaded and the rpm i extracted. so how do i go about installing it from here? ive tried other tutorials and they dont seem to work (i may even have old java stuff that i need to uninstall before i try installing again).
edit
ok so what i want to do first is make sure there is no other java packages installed. that way it will be easier for people to help me install java. remember, i am coming from years of windows, so im used to install/uninstall wizards, meaning i may need the code line for line. thanks! |