I installed RHEL 5.1 on a virtual machine. I would like to install VMware Tools, but I keep getting an error. I am performing the installation via the tar procedure. I get the following error:
bash: ./VMware-install.pl: /usr/bin/perl: bad interpreter: Permission denied
The ./VMware-install.pl and /usr/bin/perl files have full rwx permissions, but I keep getting the same error.
Does anyone know how to fix this?