How to install vmware in Ubuntu 10.04
Posted
by piemesons
on Super User
See other posts from Super User
or by piemesons
Published on 2010-05-10T18:20:48Z
Indexed on
2010/05/10
18:25 UTC
Read the original article
Hit count: 414
vmware-player
|ubuntu
I need to install minix3 in vmware. I m using ubuntu 10.04. i downlaoded vmware and now i am trying to install it using:--
sudo apt-get install build-essential linux-headers-`uname -r`
chmod +x VMware-Player*.bundle
gksudo bash ./VMware-Player*.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:
Did i do something wrong?
Is there a log some place that can help me to debug this?
© Super User or respective owner