How install *.sh file?

Discussion in 'Installation/Configuration' started by rp_exploit, Feb 8, 2009.

  1. rp_exploit

    rp_exploit New Member

    I download netbeans-6.5-ml-linux.sh file but i do not know how to install it on Fedora 9.

    When i double click on this file, show alert window.

    - when I select "Run", no happen occured.
    - when I select "Run in terminal", show a terminal window, compile and intialize file and then no happen occured.

    I am sure that I download this file completely.

    please help me for how to install this file.

    thank everyone for help me.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Can you open a terminal and run it like this?
    Code:
    sh netbeans-6.5-ml-linux.sh
    Do you see any errors?
     
  3. rp_exploit

    rp_exploit New Member

    when I use this command, I see this :

    Code:
    Configuring the installer...
    Searching for JVM on the system...
    Extracting installation data...
    
    Installer file /root/netbeans-6.5-ml-linux.sh seems to be corrupted

    but I am sure that I download it completely because I download it with Internet Download Manager ( IDM 5.12 ).
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Can you download it again with wget?
     

Share This Page