LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Newbie needs help Installing j2sdk-1_4_2-nb_3_5_1-bin-linux.bin (https://www.linuxquestions.org/questions/linux-newbie-8/newbie-needs-help-installing-j2sdk-1_4_2-nb_3_5_1-bin-linux-bin-102755/)

bendoku 10-11-2003 08:15 AM

Newbie needs help Installing j2sdk-1_4_2-nb_3_5_1-bin-linux.bin
 
Hi,

I'm totally new to linux, defecting from the microsoft platform. I have just downloaded
j2sdk-1_4_2-nb_3_5_1-bin-linux.bin from the sun website, and would like toinstall it on my redhat 9 sytem. This installation includes the latest jdk and the latest netbeans ide.

i tried runing the command ./<filename> which i found from google, but with no success.

I would really appreciate it if anyone coul dpoint me in the right direction! I know basic commands for unzipping, and zipping files, and i know rpm is a command for installing rpm files, but i haven't the slightest idea of where to start with .bin files.

Thanks in advance,

Ben

david_ross 10-11-2003 08:21 AM

Welcome to LQ.

What do you mean by no success? Did you get an error? try running:
chmod 700 j2sdk-1_4_2-nb_3_5_1-bin-linux.bin
./j2sdk-1_4_2-nb_3_5_1-bin-linux.bin

bendoku 10-11-2003 08:37 AM

Thanks for you reply.

I can only run this part of the command at my shell prompt: chmod 700 j2sdk-1_4_2-nb_3_5_1-bin-linux.bin


I get theh following error when i run the entire comand you gave me:

chmod: failed to get attributes of `j2sdk-1_4_2-nb_3_5_1-bin-linux.bin': No such file or directory
chmod: failed to get attributes of `./j2sdk-1_4_2-nb_3_5_1-bin-linux.bin': No such file or directory

david_ross 10-11-2003 08:43 AM

Make sure you are in the directory where j2sdk-1_4_2-nb_3_5_1-bin-linux.bin is before you ru nthe commands.

bendoku 10-11-2003 09:06 AM

Mate, thanks for all the help. I was in the corect directory but mispelled the filename. The installation went well, and the ide is loading as i write.

Thanks again.

h/w 10-11-2003 09:27 AM

i hope u know bout 'tabbing' ? only sayin cos it seems like u typed out the whole filename there
:)


All times are GMT -5. The time now is 05:34 PM.