Thread: need help setting up linux vps "cannot execute binary file"

Results 1 to 8 of 8
  1. #1 need help setting up linux vps "cannot execute binary file" 
    Registered Member rockarocka's Avatar
    Join Date
    May 2010
    Posts
    978
    Thanks given
    27
    Thanks received
    7
    Rep Power
    20
    Fallowed this tutorial- http://www.rune-server.org/runescape...tos-linux.html
    AT java installing part throwing out the error
    Code:
    root@vm2881:~# ./jdk-7u21-linux-x64.rpm
    -bash: ./jdk-7u21-linux-x64.rpm: cannot execute binary file
    Ideas?? i'm really nebw to linux
    Reply With Quote  
     

  2. #2  
    Donator
    Artego's Avatar
    Join Date
    May 2010
    Posts
    476
    Thanks given
    39
    Thanks received
    24
    Rep Power
    8
    Reply With Quote  
     

  3. #3  
    Registered Member rockarocka's Avatar
    Join Date
    May 2010
    Posts
    978
    Thanks given
    27
    Thanks received
    7
    Rep Power
    20
    Quote Originally Posted by Artego View Post
    still no response form my SSh .. just stays on spot
    Reply With Quote  
     

  4. #4  
    Registered Member rockarocka's Avatar
    Join Date
    May 2010
    Posts
    978
    Thanks given
    27
    Thanks received
    7
    Rep Power
    20
    bump
    Reply With Quote  
     

  5. #5  
    SERGEANT OF THE MASTER SERGEANTS MOST IMPORTANT PERSON OF EXTREME SERGEANTS TO THE MAX!

    cube's Avatar
    Join Date
    Jun 2007
    Posts
    8,871
    Thanks given
    1,854
    Thanks received
    4,745
    Rep Power
    5000
    Code:
    rpm -i jdk-7u21-linux-x64.rpm
    Reply With Quote  
     

  6. #6  
    Registered Member rockarocka's Avatar
    Join Date
    May 2010
    Posts
    978
    Thanks given
    27
    Thanks received
    7
    Rep Power
    20
    Quote Originally Posted by S Quare Quxx View Post
    Code:
    rpm -i jdk-7u21-linux-x64.rpm
    Code:
    Welcome to Ubuntu!
     * Documentation:  https://help.ubuntu.com/
    Last login: Tue Jun  4 00:11:44 2013 from 464.10902..248
    root@vm2881:~# rpm -i jdk-7u21-linux-x64.rpm
    -bash: rpm: command not found
    root@vm2881:~#
    Reply With Quote  
     

  7. #7  
    SERGEANT OF THE MASTER SERGEANTS MOST IMPORTANT PERSON OF EXTREME SERGEANTS TO THE MAX!

    cube's Avatar
    Join Date
    Jun 2007
    Posts
    8,871
    Thanks given
    1,854
    Thanks received
    4,745
    Rep Power
    5000
    Quote Originally Posted by rockarocka View Post
    Code:
    Welcome to Ubuntu!
     * Documentation:  https://help.ubuntu.com/
    Last login: Tue Jun  4 00:11:44 2013 from 464.10902..248
    root@vm2881:~# rpm -i jdk-7u21-linux-x64.rpm
    -bash: rpm: command not found
    root@vm2881:~#
    You will need to download a .deb since it's Ubuntu, then use
    Code:
    dpkg -i filenamehere.deb
    to install it
    Reply With Quote  
     

  8. #8  
    Programmer, Contributor, RM and Veteran




    Join Date
    Mar 2007
    Posts
    5,147
    Thanks given
    2,656
    Thanks received
    3,731
    Rep Power
    5000
    Quote Originally Posted by S Quare Quxx View Post
    You will need to download a .deb since it's Ubuntu, then use
    Code:
    dpkg -i filenamehere.deb
    to install it
    or even better just install openjdk from the repositories:

    Code:
    sudo apt-get install openjdk-7-{jre,jdk}
    .
    Reply With Quote  
     

  9. Thankful user:



Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Helping setting up linux Vps
    By conceited in forum Help
    Replies: 5
    Last Post: 02-19-2013, 11:49 PM
  2. Need Help Setting up my VPS!
    By wallyg123 in forum Help
    Replies: 2
    Last Post: 07-20-2012, 03:47 AM
  3. Need help setting up my VPS [5M REWARD]
    By dylcompton in forum Buying
    Replies: 5
    Last Post: 05-09-2012, 10:56 PM
  4. I need help setting up my Linux VPS!
    By jaredz10 in forum Help
    Replies: 0
    Last Post: 01-24-2012, 07:51 PM
  5. Need help setting up Linux dedi
    By `Mahfuz in forum Hosting
    Replies: 0
    Last Post: 01-11-2009, 01:20 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •