Today I’ve tried to install the vmware server on my laptop, where is running ubuntu 8.04 ( hardy heron). Everything went smoothly, except when I tried to run the Vmware server-console, the system returned the following error:
/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)
A quick and dirty workaround is to comment out the line 246 on the file /usr/lib/vmware/lib/wrapper-gtk24.sh
Entries (RSS)
May 6th, 2008 at 7:21 pm
Not sure about what happend but this fix works for me
Thx a lot
May 6th, 2008 at 9:57 pm
Thanks - this fixed my problem. You saved me a ton of grief!
May 13th, 2008 at 7:01 pm
Worked for me too! Gracias!
May 14th, 2008 at 8:40 pm
what line is that? or what vmware version? that line is already commented out on my machine (its a comment itself)
June 5th, 2008 at 1:01 pm
Thanks a lot. I might publish an article about this solution in french on my website. My website is available in english also. So I’ll make a link to your article for the english version. Please email me if you have any comment/objection about it. Thanks, Alex.
June 5th, 2008 at 2:02 pm
No problem, feel free to grab what you need (according to the Creative Commons License).
Regards.
phillip
June 13th, 2008 at 10:54 am
Another fix is to remove the directory /usr/lib/vmware/lib/libgcc_s.so.1