How to install vmware in Ubuntu 10.04
- by piemesons
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?