Installation of VMware Tools on FreeBSD fails if the version of Perl is 5.20 and higher
book
Article ID: 342549
calendar_today
Updated On:
Products
VMware vSphere ESXi
Issue/Introduction
Installation of VMware Tools on FreeBSD fails if the version of Perl is higher than 5.20. It fails with an error similar to the following:
./vmware-install.pl: Command not found
Environment
VMware vSphere ESXi 7.x
VMware vSphere ESXi 8.x
Resolution
To workaround this issue,
- Replace Perl 5.20 or higher with 5.18
- Create a soft link from /usr/local/bin/perl to /usr/bin/perl without replacing Perl 5.20 or higher
Feedback
thumb_up
Yes
thumb_down
No