VMware Server 1.0.6 on Ubuntu 8.0.4

July 16, 2008

VMware Server 1.0.6 on Ubuntu 8.0.4 would not run “out of the box”. I needed a library fix to get it running:

$ cd /usr/lib/vmware/lib/libgcc_s.so.1

$ sudo mv libgcc_s.so.1 libgcc_s.so.1.orig

$ sudo ln -s /lib/libgcc_s.so.1 /usr/lib/vmware/lib/

posted in Ubuntu by Chris Carey

Follow comments via the RSS Feed | Leave a comment | Trackback URL

1 Comment to "VMware Server 1.0.6 on Ubuntu 8.0.4"

  1. Kman wrote:

    That did it! Thank you.

Leave Your Comment

 
Powered by Wordpress and MySQL. Theme by Shlomi Noach, openark.org