How to install VMware Player in Ubuntu 9.10

This post was written by admin on December 22, 2009
Posted Under: General

VMware Player is a free virtualization program from vmware,it’s the easiest way to run multiple operating systems at the same time on your PC. With its user-friendly interface, VMware Player makes it effortless for anyone to try out Windows 7 or run the latest Linux release.

First,install the pre-requisites by this in terminal:

sudo apt-get install build-essential linux-headers-$(uname -r)

Download the binary package.
for vmware player 2.5.3 and ealier version,dowload .bundle package from this page:http://www.vmware.com/download/player/download.html
for vmware player 3.0:https://www.vmware.com/tryvmware/pa/activate.php?p=player&k=f0ea6d5562706aae210f7c6014b6ced5&cmp=EMC-PlayerEvalActivation&li=license

Give the .bundle file executable privileges and start the installer:

chmod +x VMware-Player*.bundle
gksudo bash ./VMware-Player*.bundle

A installer window pops up,just click “Install” to start.

VMware_Player

VMware_Player1

Related posts:

  1. Install VMware Tools on ubuntu 9.04
  2. Install Vmware Tools on Ubuntu 10.04
  3. How to Add Shared Folders in Vmware Player
  4. Install Audacious lightweight music player for Ubuntu Linux
  5. How to easy Install Songbird Media Player for Linux in Ubuntu

    Reader Comments

    it says no such file or directory

    [Reply]

    admin Reply:

    Check where you download the package.If you are using firefox,goto EDIT->PREFERENCES or TOOLS->OPTIONS and you can see where the downloaded file saved in main tab.By default it is ~/Download/,so first navigate to the folder in terminal:
    cd ~/Download
    then give it executable privilege and install:
    chmod +x VMware-Player*.bundle
    gksudo bash ./VMware-Player*.bundle

    Don’t just copy and paste privous command.change VMware-Player*.bundle to you downloaded package name.Type first few letters “WMware-Player” and press tab key

    [Reply]

    #1 
    Written By thaer on December 28th, 2009 @ 12:31 pm

    Hello. Hope u can help with this:
    - I just installed & configured Ub 9.10 on my desk top. Everything working normally.
    - Downloaded VMware-Player-2.5.3-185404.x86_64.bundle
    - chmod +x *bundle
    - sudo ./*bundle
    VM Player Installer window popped up
    - Clicked on the ‘Install’ button
    The progress bar started going; above the bar, it says that the installer is ‘Configuring’

    This is was more than 15 minutes ago and still going.
    Nothing else is running on the system (consuming CPU, mem, …)

    Is the ‘Configuring’ step supposed to take this long? Seems to me it might be hung.

    Question:
    1. Did i do something wrong?
    2. Is there a log some place that can help me to debug this?

    Thx
    DF

    [Reply]

    Hassan Reply:

    I’ve the same problem

    (The progress bar started going; above the bar, it says that the installer is ‘Configuring’ This is was more than 15 minutes ago and still going.),

    Please guide us what to do in this case?

    [Reply]

    #2 
    Written By DF on December 29th, 2009 @ 10:09 am

    I have a similar issue where install is not ging anywhere after configuring message

    [Reply]

    #3 
    Written By Shantharam on January 2nd, 2010 @ 5:31 pm

    This worked exactly as described, in a new install of Kubuntu 9.10. I was able to open and use a WinXP virtual machine image that I created in VMware for Windows on my work machine.

    Thanks for posting this guide.

    [Reply]

    #4 
    Written By TB on January 5th, 2010 @ 3:43 am

    i have the same as THAER… ‘Configuring’ is going on forever. Didn’t happen last time to did this with 9.04

    [Reply]

    #5 
    Written By vayira on January 5th, 2010 @ 1:52 pm

    DF: Please look at the following page. It says how to fix the problem we both are facing.

    http://my.opera.com/titzesan/blog/ubuntu-9-10-installing-vmware-player-2-5-3

    [Reply]

    #6 
    Written By Hassan on January 7th, 2010 @ 4:52 am

    The link above to “my.opera” is broken. But I found this post:

    http://kubuntuforums.net/forums/index.php?topic=3106715.0

    Which states that to fix the “Configuring” stage of the installation you will want to run the following command before running the installer:

    export VMWARE_SKIP_MODULES=true

    After running that command you can then run the installation command:

    gksudo bash ./VMware-Player*.bundle

    The reason that the installer stops at configuring is that it’s trying to compile modules and load them into your kernel. But, VMWare Player will do this when it starts up anyway so you can skip this step during installation (which the export variable command does).

    [Reply]

    #7 
    Written By DH on March 7th, 2010 @ 5:48 pm

    Thanks DH, your tip works for me.

    [Reply]

    #8 
    Written By hagner on March 24th, 2010 @ 12:32 pm

    Thank you..

    it worked for me as exactly as mentioned……….

    [Reply]

    #9 
    Written By Mohana H N on April 5th, 2010 @ 11:16 am

    This did not work. I’m having trouble installing this program.

    [Reply]

    #10 
    Written By Adam N. Outler on April 13th, 2010 @ 5:07 pm

    This really helped me. Thank you very much. :)

    [Reply]

    #11 
    Written By Tony on April 30th, 2010 @ 1:39 pm

    all I did was kill the installation task using ’sudo kill -9 xxx’ until even the installer was gone and then use the menu to launch VMWare Player. it said it needed to build modules and it did and only the network module failed. I don’t need the network for my VM right now so it’s good enough.

    [Reply]

    #12 
    Written By doug on June 6th, 2010 @ 2:43 pm

    the instruction above gave me this error:
    ./VMware-Player-3.0.0-203739.i386.bundle: line 110: syntax error near unexpected token `newline’
    ./VMware-Player-3.0.0-203739.i386.bundle: line 110: `’

    Can you tell me what I’ve done wrong?

    [Reply]

    victor Reply:

    felix,

    check the md5sum of the downloaded bundle; mine was incorrect. I deleted the package then chose manual download, and I’m now able to install.

    [Reply]

    #13 
    Written By felix on June 10th, 2010 @ 12:06 pm

    hi,

    i’m getting the same error as felix.

    [Reply]

    #14 
    Written By victor on June 15th, 2010 @ 10:18 am

    I’m not getting to the install page for Player. I’m getting the followingno such file or directory. the file is in the downloads folder and permission has been set, anyhelp would gratefully received. This is now the six version I’ve tried to install.

    lee@lee-laptop:~$ chmod +x VMware-Player-2.5.4-246459.i386.bundle
    chmod: cannot access `VMware-Player-2.5.4-246459.i386.bundle’: No such file or directory
    lee@lee-laptop:~$ chmod +x VMware-Player*.bundle
    chmod: cannot access `VMware-Player*.bundle’: No such file or directory
    lee@lee-laptop:~$ gksudo bash ./VMware-Player*.bundle
    lee@lee-laptop:~$ gksudo bash ./VMware-Player*.bundle
    bash: ./VMware-Player*.bundle: No such file or directorylee@lee-laptop:~$
    lee@lee-laptop:~$
    lee@lee-laptop:~$ chmod +x VMware-Player
    chmod: cannot access `VMware-Player’: No such file or directory
    lee@lee-laptop:~$
    lee@lee-laptop:~$

    [Reply]

    admin Reply:

    Hi,Lee!
    “lee@lee-laptop:~$” means you are executing commands in your user folder (/home/user-name).You said that the file is in the downloads folder,so you need to navigate to this folder first(run cd Downloads/) and make it looks like “lee@lee-laptop:~/Downloads$ ”
    then run the previous commands.

    [Reply]

    #15 
    Written By Lee on July 26th, 2010 @ 7:39 pm

    Hi
    Thanks for that. I’m very new to ubuntu and linux. I am stuck on the configuring section right at the end of installing player. Tried the above post running export vmware etc but no luck so far. any clues please ?

    [Reply]

    #16 
    Written By lee on July 26th, 2010 @ 9:03 pm

    Hi

    Ok, I downloaded version 3.1.0 player tried that with all of the above and now I’m getting the message “magic number doesn’t match. Anyone know what that means please?

    [Reply]

    #17 
    Written By lee on July 27th, 2010 @ 12:03 am

    Add a Comment

    required, use real name
    required, will not be published
    optional, your blog address