installing vmware tools gives permission denied
installing vmware tools gives permission denied
when installing the vm tools the following error occeurs
[root@EFAmailscanner vmware-tools-distrib]# ./vmware-install.pl --default
-bash: ./vmware-install.pl: Permission denied
user root has full permission on the folder
anyone?
[root@EFAmailscanner vmware-tools-distrib]# ./vmware-install.pl --default
-bash: ./vmware-install.pl: Permission denied
user root has full permission on the folder
anyone?
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: installing vmware tools gives permission denied
Do you have execute permissions on the perl script itself?
Re: installing vmware tools gives permission denied
yes permissions are set at 0777 and recursive set through the whle folder.
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: installing vmware tools gives permission denied
Even though you are root, what happens when you sudo?

Code: Select all
sudo ./vmware-install.pl --default

Re: installing vmware tools gives permission denied
still permission denied 

- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: installing vmware tools gives permission denied
Wow. What does the permissions on perl look like?
/usr/bin/perl I think.
/usr/bin/perl I think.
Re: installing vmware tools gives permission denied
root has 0777
strange huh
strange huh
Re: installing vmware tools gives permission denied
Are you sure the installer for vmware tools is valid?
Sound more like your vmware tools source is corrupt.
Sound more like your vmware tools source is corrupt.
Version eFa 5.x now available!
Re: installing vmware tools gives permission denied
used it on several VM's with no issues just this one VM (ESX5.1)
- shawniverson
- Posts: 3783
- Joined: 13 Jan 2014 23:30
- Location: Indianapolis, Indiana USA
- Contact:
Re: installing vmware tools gives permission denied
Sorry I am at a loss here. Something is wrong with your root access...I think that is also causing you issues with razor.
Re: installing vmware tools gives permission denied
had the same problem. i could install vmware tools using
Code: Select all
perl vmware-install.pl
Re: installing vmware tools gives permission denied
I made an account on this site just to reply that this was very helpful and worked for me!dku wrote:had the same problem. i could install vmware tools usingCode: Select all
perl vmware-install.pl
Thanks!
Re: installing vmware tools gives permission denied
lexxerd wrote:I made an account on this site just to reply that this was very helpful and worked for me!dku wrote:had the same problem. i could install vmware tools usingCode: Select all
perl vmware-install.pl
Thanks!
Hi,
It has worked for me too, so many thanks even from my side
