VMware Server Console on Arch64
From ArchWiki
The installer runs fine, however the console application fails at runtime.
Currently I have it running on the fallback (shipped) GTK libraries only.
First, install lib32-libxtst from AUR.
Set the following environment variable:
export VMWARE_USE_SHIPPED_GTK=force
Now the console will run. It still spews out a bunch of warnings for me, but seems to function OK.