To resolve this issue, manually remove the existing directories and then run the VMware Tools installer again.
To remove the directories, open the Terminal window and run these commands:
sudo rm -rf /usr/lib/vmware-tools/libconf
sudo rm -rf /usr/lib/vmware-tools/bin
To resolve the error Unable to create symbolic link "/usr/lib64/libvmcf.so", you must manually create the /usr/lib64 directory.
To manually create the directory, run this command in the Terminal: