Trying to install Java Runtime Environment.. having trouble

Discussion in 'Linux' started by spakman, Aug 29, 2008.

  1. spakman

    spakman

    Joined:
    Aug 28, 2008
    Messages:
    4
    Likes Received:
    0
    Hi

    I just picked up an Aspire one today and am loving the little thing :)

    Im trying to set it up to run Ventrilo and a nifty little program called maptool

    Ive got Ventrilo running under wine without issue, but for maptool I need to install the JRE.. and it doesnt seem to be working for me.

    Ive Downloaded the file jre-6u7-linux-i586-rpm.bin

    and followed the instructions on the sun site which are as follows

    1)at the terminal type su
    2) enter the root password
    3) change to the directory you want to install to
    4) change the permissions of the file you downloaded: chmod a+x jre-6u7-linux-i586-rpm.bin
    5 start the installation process: /jre-6u7-linux-i586-rpm.bin

    all goes well until step 5 when I type in the command for step 5 it tells me bash: /jre-6u7-linux-i586-rpm.bin: No such file or directory.. and then i am stumped

    anyone have any ideas?

    Thanks
     
    spakman, Aug 29, 2008
    #1
  2. spakman

    esperado

    Joined:
    Aug 29, 2008
    Messages:
    10
    Likes Received:
    0
    could it be that you need to type:
    Code:
    ./jre-6u7-linux-i586-rpm.bin
     
    esperado, Aug 29, 2008
    #2
  3. spakman

    spakman

    Joined:
    Aug 28, 2008
    Messages:
    4
    Likes Received:
    0
    yep, that seems to be it, im installing it now, Ill let you all know how it worked out.

    Thanks for helping out a linux noob esperado
     
    spakman, Aug 29, 2008
    #3
  4. spakman

    spakman

    Joined:
    Aug 28, 2008
    Messages:
    4
    Likes Received:
    0
    yeah, that was it, everything is up and running smooth, thanks
     
    spakman, Aug 29, 2008
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.