2006-06-15
Getting VMWare up and running on Ubuntu
First of all, the versions I used:
My uname -a output was: "Linux f2821796deb 2.6.15-23-386 #1 PREEMPT Tue May 23 13:49:40 UTC 2006 i686 GNU/Linux"
During the VMWare install/compile run, I recieved a lot of errors/warnings about "_MSC_VER is not defined". On this page I found a refence to vmware-any-any update, and I eventually used vmware-any-any-update101.
To use it, follow the following steps:
My VMWare now runs without a problem
- VMWare Workstation 5.0.0 build 13124
- Ubuntu 6.06 (Dapper)
My uname -a output was: "Linux f2821796deb 2.6.15-23-386 #1 PREEMPT Tue May 23 13:49:40 UTC 2006 i686 GNU/Linux"
During the VMWare install/compile run, I recieved a lot of errors/warnings about "_MSC_VER is not defined". On this page I found a refence to vmware-any-any update, and I eventually used vmware-any-any-update101.
To use it, follow the following steps:
- Untar the archive
- As root, run runme.pl
My VMWare now runs without a problem