Vmware Server
dippa
dippa at roguenetwork.com
Tue Jun 6 11:28:58 UTC 2006
ruscook wrote:
> Hi Gary,
> I have GCC 3.4 and 4.0 installed. I also tried setting the default
> environment variable to run 3.4 not 4.0 - that exhausted my knowledge :-)
> Thanks for the suggestion.
>
> Gary Jarrel wrote:
>> Perhaps a rather blunt suggestions, but have you tried installing GCC
>> 3.4? I've never used the VMWare Server, but have only used VMWare
>> workstations, and with previous versions used to run into a problem
>> when connfiguring the VMWare workstation when the GCC 3.4 compiler
>> was not installed. I've also had to reset the CC variable to point to
>> the 3.4 compiler rather than 4.
>>
>> Sorry if too obvious.
>>
>> Gary
>>
>> On 6/3/06, * Russell Cook* <bike_oz at yahoo.com.au
>> <mailto:bike_oz at yahoo.com.au>> wrote:
>>
>> Vmware Server used to work, unfortunately I tried to get
>> XGL/COMPIZ to work and since then, even though I've gone back to
>> my previous xorg.conf Vmware server now fails to operate. I've an
>> uninstall/reinstall but still get the following messages. Has
>> anyone else experienced this or have any tips?
>>
>> The configuration of VMware Server 1.0.0 build-24927 for Linux
>> for this running
>> kernel completed successfully.
>>
>> ruscook at proto:/home/tmp/vmware-server-distrib $ 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/libpng12.so.0/libpng12.so.0: no version
>> information available (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_3.4' not found (required by /usr/lib/libcairo.so.2)
>> /usr/lib/vmware/bin/vmware:
>> /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version
>> information available (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_3.4' not found (required by /usr/lib/libcairo.so.2)
>> /usr/lib/vmware/bin/vmware:
>> /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version
>> information available (required by /usr/lib/libcairo.so.2)
>>
>>
>>
>
>
> --
> Kind Regards Russell
> ==================
> www.windsorcycles.com.au
> bikes.no-ip.info
> Linux user #369094
> ==================
>
I had the same issues, this post on the VMWare site held the solution:
http://www.vmware.com/community/message.jspa?messageID=399695
This fixed my issue
---
cp /usr/lib/libpng12.so.0
/usr/lib/vmware-server-console/lib/libpng12.so.0/
and
cp /usr/lib/gcc/i486-linux-gnu/3.4.6/libgcc_s.so
/usr/lib/vmware-server-console/lib/libgcc_s.so.1/libgcc_s.so.1
---
Hope it helps!
R
Gerard
More information about the ubuntu-users
mailing list