Rhetoric Camel
October 18th, 2009, 05:53 PM
Alright I've looked all over to instructions on how to install VMware Player in Ubuntu. I'm not having any luck with it at all. I'm using Ubuntu 9.04 and VMware-Player-2.5.3-185404.i386.bundle
I've found instructions on how to install it from this page http://johnsonyip.com/wordpress/2009/07/05/installing-vmware-player-with-bundle-installation-files-in-terminal-command-prompt-for-ubuntu-9-04-and-starting-a-virtual-machine/
I just can't get anywhere with it though.
I did:
sudo aptitude install build-essential linux-kernel-headers linux-kernel-devel
and everything installed except the devel but it seems that's what happened to the person who did the instructions.
I then do this:
gksudo bash ./VMware-Player-2.5.2-156735.i386.bundle
and I get this message:
bash: ./VMware-Player-2.5.3-185404.i386.bundle: No such file or directory
The file is on the desktop. I also right clicked it went to properties and made it executable. I heard that it must be in the /usr directory, so I moved it there and tried it with the same issue. I also tried typing gksudo bash ./home/rhetoriccamel/Desktop/VMware-Player-2.5.3-185404.i386.bundle
and I tried
gksudo bash ./usr/VMware-Player-2.5.3-185404.i386.bundle
and keep getting the same error message.
Anyone know whats going on? I can't get this to install for the life of me. I even tried just double clicking on VMware-Player-2.5.3-185404.i386.bundle on the desktop and run in terminal and the terminal pops up for a quarter of a second and disappears.
I've found instructions on how to install it from this page http://johnsonyip.com/wordpress/2009/07/05/installing-vmware-player-with-bundle-installation-files-in-terminal-command-prompt-for-ubuntu-9-04-and-starting-a-virtual-machine/
I just can't get anywhere with it though.
I did:
sudo aptitude install build-essential linux-kernel-headers linux-kernel-devel
and everything installed except the devel but it seems that's what happened to the person who did the instructions.
I then do this:
gksudo bash ./VMware-Player-2.5.2-156735.i386.bundle
and I get this message:
bash: ./VMware-Player-2.5.3-185404.i386.bundle: No such file or directory
The file is on the desktop. I also right clicked it went to properties and made it executable. I heard that it must be in the /usr directory, so I moved it there and tried it with the same issue. I also tried typing gksudo bash ./home/rhetoriccamel/Desktop/VMware-Player-2.5.3-185404.i386.bundle
and I tried
gksudo bash ./usr/VMware-Player-2.5.3-185404.i386.bundle
and keep getting the same error message.
Anyone know whats going on? I can't get this to install for the life of me. I even tried just double clicking on VMware-Player-2.5.3-185404.i386.bundle on the desktop and run in terminal and the terminal pops up for a quarter of a second and disappears.