Hi,
I've got a current (yum update running daily) CentOS 6.5 guest with X.Org server 1.13
[sag@rhel6-mcjwi01 ~]$ rpm -qa | grep -i xorg ¦ grep -i server
xorg-x11-server-Xorg-1.13.0-23.1.el6.centos.x86_64
[sag@rhel6-mcjwi01 ~]$
I am unable to install the current (build 1378637) version of VMware Tools (more precisely: the part concerning X, in particular the mouse driver), due to the following messages from vmware-config-tools.pl:
Detected X server version 1.13.0
Distribution provided drivers for Xorg X server are used.
Skipping X configuration because X drivers are not included.
Is there any workaround for this problem?
Thanks,
Jochen
P.S: I also tried to install open-vmware-tools from http://packages.vmware.com/tools/esx/latest/index.html , but that didn't get my X stuff running either.