Thanks for the repo. I tried to install this on a ARM mac with VMWare Fusion 13
Maybe due to the code/lib change on vmware tool repo, there are 2 missing lib
glib-genmarshal, need to install glib2-devel
XMLSEC1, need to install xmlsec
Please manually install those 2 packages, delete the cloned repo on home folder, then run the command from Mac again.
Thanks for the repo. I tried to install this on a ARM mac with VMWare Fusion 13
Maybe due to the code/lib change on vmware tool repo, there are 2 missing lib
glib-genmarshal, need to installglib2-develXMLSEC1, need to installxmlsecPlease manually install those 2 packages, delete the cloned repo on home folder, then run the command from Mac again.