Fedora: 64 bit vmware error

Error
unable to change virtual machine power state: failed to connect to peer process


run vmware-config.pl and get the following warning:
$ sudo vmware-config.pl 
The following libraries could not be found on your system:
libXtst.so.6


Install libXtst.so.6 and problem fixed.
yum install libXtst-1.0.3-3.fc9.i386

No comments: