Jim Perrin wrote:
On 5/18/07, Giovanni g.trovato@kelinformatica.it wrote:
Inconpatibility CentOS 5 64 Bit + VMware Server ?
I don't believe so, no. But then, vmware server isn't a true 64bit application. You have to install a number of the x86 compatibility packages in the 64bit tree.
That could be half-automatic if they actually learned to package correctly:
[angenenr@shutdown ~]$rpm -qR VMware-server /bin/sh [angenenr@shutdown ~]$
Even better:
[root@shutdown vmware]# rpm -Uvh VMware-server-console-1.0.2-39867.i386.rpm error: Failed dependencies: sh <>= is needed by Mware-server-console-.0.2-9867.386 [root@shutdown vmware]# rpm -Uvh VMware-server-console-1.0.2-39867.i386.rpm --nodeps Preparing... ########################################### [100%] package Mware-server-console-.0.2-9867 is intended for a inux operating system installing package Mware-server-console-.0.2-9867 needs 211707MB on the / filesystem
Hrmpf.
Ralph