What was I thinking?

Tags - Categories : Dave | Java | Life | Review | Ubuntu

Not sure if this will be useful, but I'll throw it out there for prosperity...

After updating to VMware Server 1.0.6, I was getting the following why trying to start vmware:

david@david-ubuntu:/usr/local/lib$ vmware
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)

I didn't find an exact match on the net, but similar hits recommended moving the offending library out of the way:

david@david-ubuntu:~$ cd /usr/lib/vmware/lib
david@david-ubuntu:/usr/lib/vmware/lib$ sudo mkdir bak
david@david-ubuntu:/usr/lib/vmware/lib$ sudo mv libgcc_s.so.1/libgcc_s.so.1 bak/

... and now I'm back :)

Tags : ,

Thanks, this solved the problem for me on the same distro.
Good stuff brother - would never have figured that out!
Found it also on Opensuse. The fix is the same there as well.
Yes, fixed problem for me too. Symptom I saw (on Hardy Heron) was after a new install nothing would appear when I'd launch the VMware Server Console from the icon on the Ubuntu desktop. Once I tried launching from the Linux console, I got the 'GCC_3.4' error cited above. Many thanks!
Very thannks Muchas gracias desde colombia.. Funciono ok
Thanks. It worked! I updated Ubuntu 7.10 to 8.04 and i had the same problem with vmware 1.0.6. Your solution solved the problem. THANKS!!
thanks for the help
thanks!! that worked for me to on ubuntu 8.0
Thank you very much man. It really solved my same problem. It worked fine in vmware server 1.0.7 on ubuntu hardy heron. Good work.
hey, thank you very much for the info. It worked!
Thank you very much!
Thanks for your helping,it is working...
Thanks, David the same problem on Ubuntu 8.4 solved by removing the lib.
Thanks David....you're a lifesaver.
also see:

http://ubuntuforums.org/showthread.php?t=826626

it is a useful howto but note that you still need some of the stuff in the Management User Interface Section which I realized after reading this, so thanks!

----------------------------------------

ps you will need these also if not installing MUI:

sudo sed -i -e 's/usr\/lib/usr\/l32/g' /usr/lib32/gtk-2.0/2.10.0/loader-files.d/libgtk2.0-0.loaders

sudo sed -i -e 's/usr\/lib/usr\/l32/g' /usr/lib32/libgdk_pixbuf-2.0.so.0.1200.9

cd /usr/lib/vmware/lib/libpng12.so.0

sudo mvo libpng12.so.0 libpng12.so.0.bak

sudo ln -sf /lib/libgcc_s.so.1 /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1

sudo ln -sf /usr/lib/libpng12.so.0 /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0

Dude, you are a legend! FIXED
move the bug to null That sucks! Thanks. Michael
WOW, im gonna build u monument!!! it took me foreeeeever to get vmware working again!! thanks!!
Ang galing mo boy! (You're good!) Maraming salamat! (Thank you very much)
Cheers mate, ya beauty! Saved me a lot of hassles!
Thanks!!!!
Cheers :) Works like a charm now.
works great! thanks for the fix :)
Fantastic, simple fix - thanks. I just hope that I don't actually need that library :-/
Thaaaaaaank you.
Thanks a lot!
Thanks for your post. :D
you are a leg end !!!!!!! saved me from eating my arms off!
Worked for Ubuntu 8.0. Thanks.
Thanks
Thanks heaps! Worked for me in Ubuntu Hardy Heron
I Love You Guy!!! Thanks a Lot!!
TTTTHHHHAAANNNKKKSSSSS!!!!! You rock!
Great stuff. Worked for me also with a fresh installation of 1.0.6 on Ubuntu 8.04. Great stuff bro!
Exelente.Gracias por la ayuda. thanks for the help. Saludos desde Argentina.
Thanks, this is way simpler than the other solutions I saw when I googled this problem
thanks did fix the problem|!
Like many above, I would not have worked this out if it wasn't for you. Thanks to this fix, I have moved my last VM server to Linux (the perforce server) and can format the Win2K3 box for another Fedora server! YAY!
Thx!
Thanks a lot man. It worked.
great fix. thanks so much !
thanks a mill! saved me loads of time troubleshootin!
thank you number 341, thanks dude... it worked.
Thank you so much for this! Been wondering why my VMWare Server hasn't been working for a week now!
thanks, dog. what a non-intuitive fix. MUCH appreciated.
Perfect. Thanks much for the post.
Thanks! That fixed it! :)
very good. You help me a lot.
brilliant - Thanks a lot for this, it also works with vmware server 1.07 as well
Yes It worked on ubuntu gutsy
cheers - same issue on hardy much appreciated
Hallelujah! Same fix worked when I upgraded to 1.0.7 and encountered the same error. Thanks, davo.
Thank you a bunch man.
Yep Works with Me Tooo, Great Dude
Nice. This also worked for version 1.0.7. Thanks for the fix!
Works fine for 1.0.7. Thank you very much!
Thanks so much for this worked great!
Just updated my Hardy box and among the updates was kernel 2.6.24-21-generic. Doing so broke compiz but Envy and a reboot solved that. It also broke VMWare Server 1.0.6. I figured since it's broken I might as well update to 1.0.7 and Hardy. Everything installed/compiled without issue but VMWare failed to launch. I had the same error as everyone else. Moving the library solved it for me as well. Thank you sir! :-)
This simple fix worked for me. I'm using VMWare server 1.0.6 on Ubuntu Hardy 8.04. Much appreciated!
worked well for myself also on Hardy.
Wow - would never have figured this one out!! Thanks man.


Add a comment

Title
Body
HTML : b, i, blockquote, br, p, pre, a href="", ul, ol, li
Math Quiz 10 + 2 = (Helps stop blog spam)
Name
E-mail address
Website
Remember me Yes  No 

E-mail addresses are not publicly displayed, so please only leave your e-mail address if you would like to be notified when new comments are added to this blog entry (you can opt-out later).

TrackBack to http://radio.javaranch.com/davo/addTrackBack.action?entry=1213791596327