Jump to content

problems with installing Java


Recommended Posts

HI

 

Thanx for all the help in the past, but the newbie is back.

 

I am trying to install JAVA. I downloaded the 1.5 file from the java sight and tried to install it. Unfortunately I don't get it installed. Obviously it is an Id10t problem, but I just don't know what to do.

 

I follow the instructions, but the only response I effectively get is that there is no such file or directory.

 

[kowash@Silver ~]$ su

[root@Silver kowash]# cd /home/kowash

[root@Silver kowash]# sh jre-1_5_0-linux-i586-rpm.bin

sh: jre-1_5_0-linux-i586-rpm.bin: No such file or directory

[root@Silver kowash]# sh jre-1_5_0-linux-i586-rpm.bin

sh: jre-1_5_0-linux-i586-rpm.bin: No such file or directory

[root@Silver kowash]# cd /home/kowash/java

[root@Silver java]# sh jre-1_5_0-linux-i586-rpm.bin

sh: jre-1_5_0-linux-i586-rpm.bin: No such file or directory

[root@Silver java]# su

[root@Silver java]# sh /jre-1_5_0-linux-i586-rpm.bin

sh: /jre-1_5_0-linux-i586-rpm.bin: No such file or directory

[root@Silver java]# sh home/kowash/jre-1_5_0-linux-i586-rpm.bin

sh: home/kowash/jre-1_5_0-linux-i586-rpm.bin: No such file or directory

[root@Silver java]# sh /home/kowash/jre-1_5_0-linux-i586-rpm.bin

sh: /home/kowash/jre-1_5_0-linux-i586-rpm.bin: No such file or directory

[root@Silver java]#

 

The install file is copied into my home/kowash directory.

I am running Mandrake 10.2

 

Thanx for any help

 

Kowash

 

[moved from Software by spinynorman]

Link to comment
Share on other sites

Thanx for the reply

 

As I said, I did! For some reason it does not work. Here is the paste.

[root@Silver java]# su

[root@Silver java]# cd /home/kowash

[root@Silver kowash]# chmod a+x jre-1_5_0-linux-i586-rpm.bin

chmod: cannot access `jre-1_5_0-linux-i586-rpm.bin': No such file or directory

[root@Silver kowash]#

 

Thanx for helping out

 

Kowash

Link to comment
Share on other sites

try the following, and paste what the results are:

cd /home/kowash
ls jre*

According to the sun site the download file is jre-1_5_0_05-linux-i586-rpm.bin.

As suggested, just type jre and hit <Tab> - it will try and autocomplete based on the files it finds. If it finds more than one, it will complete as far as it can and show you the filenames which match.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...