LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-12-2012, 09:48 PM   #1
LaoK
LQ Newbie
 
Registered: May 2012
Posts: 5

Rep: Reputation: Disabled
Back-Track 5 r2 installing Vmware-tools ./vmware-install.pl gives permission deined


Hi everyone,
I'm completely new to Linux and I'm having trouble installing VmWare-Tools. When I go to the directory and run the ./vmware-install.pl command I get permission denied.
 
Old 05-12-2012, 09:55 PM   #2
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
You have to run those tools as root user:
Code:
sudo ./vmware-install.pl
Quote:
I'm completely new to Linux
Then you should consider running a different distro than BackTrack. BackTrack is a distribution aimed at network and security experts, not for beginners. I would recommend to try Mint, Mepis, PCLinuxOS or something similar, aimed to be more user-friendly.
 
Old 05-13-2012, 01:33 AM   #3
LaoK
LQ Newbie
 
Registered: May 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
Vmware-Tools install

Thanks for the tip, when I use sudo ./vmware-install.pl I get command not found.
 
Old 05-13-2012, 12:26 PM   #4
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,982

Rep: Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626Reputation: 3626
Most other people are more polite than I am.

"Then you should consider running a different distro than BackTrack. BackTrack is a distribution aimed at network and security experts, not for beginners. I would recommend to try Mint, Mepis, PCLinuxOS or something similar, aimed to be more user-friendly."

Please re-read that.
 
Old 05-13-2012, 01:14 PM   #5
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Quote:
when I use sudo ./vmware-install.pl I get command not found.
Unknown location ... the fist command is always : pwd
I.e. if you didn't do : cd <folder-with-"vmware-install.pl">/
.. then you cannot use the command.
http://www.vmware.com/support/ws55/d...html#wp1127177

.
 
Old 05-13-2012, 05:29 PM   #6
dune44
LQ Newbie
 
Registered: May 2012
Posts: 1

Rep: Reputation: Disabled
There is an ownership problem with the vmware tools in BT5R2 vmware run these
chown root vmware-install.pl
chown root /usr/bin/vmware-config-tools.pl

you should be able to run the program normally. Do no sudo, that is not appropriate for this in bt. If you have further issues you can also check chmod on the files to make sure you can execute the vmware-install.pl
 
1 members found this post helpful.
Old 05-13-2012, 05:32 PM   #7
LaoK
LQ Newbie
 
Registered: May 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
Back Track

I understand that Back Track is not for beginners, however I'am determined to learn this one way or another.









Quote:
Originally Posted by jefro View Post
Most other people are more polite than I am.

"Then you should consider running a different distro than BackTrack. BackTrack is a distribution aimed at network and security experts, not for beginners. I would recommend to try Mint, Mepis, PCLinuxOS or something similar, aimed to be more user-friendly."

Please re-read that.
 
Old 05-13-2012, 11:37 PM   #8
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,624

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
if you do NOT already know HOW to do basic system changes then you should NOT be trying to use BT5
unless you are a 13( 11 to 15) year old male teen , and most likely white middle class with a 3.1 to 3.5 gpa because you are bored in school and do not do the homework

-- script kiddy---

if that is the case we will NOT teach you to " hack " (well maybe, but NOT "crack" )
 
Old 05-14-2012, 12:18 AM   #9
LaoK
LQ Newbie
 
Registered: May 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by dune44 View Post
There is an ownership problem with the vmware tools in BT5R2 vmware run these
chown root vmware-install.pl
chown root /usr/bin/vmware-config-tools.pl

you should be able to run the program normally. Do no sudo, that is not appropriate for this in bt. If you have further issues you can also check chmod on the files to make sure you can execute the vmware-install.pl
Thanks for the tip.
 
Old 05-14-2012, 01:26 AM   #10
LaoK
LQ Newbie
 
Registered: May 2012
Posts: 5

Original Poster
Rep: Reputation: Disabled
Vmware-tools install

Quote:
Originally Posted by dune44 View Post
There is an ownership problem with the vmware tools in BT5R2 vmware run these
chown root vmware-install.pl
chown root /usr/bin/vmware-config-tools.pl

you should be able to run the program normally. Do no sudo, that is not appropriate for this in bt. If you have further issues you can also check chmod on the files to make sure you can execute the vmware-install.pl
Thanks got VM-Tools installed
 
Old 01-17-2013, 01:11 AM   #11
r4yu
LQ Newbie
 
Registered: Jan 2013
Posts: 1

Rep: Reputation: Disabled
LaoK,

I like your tenacity. Don't worry about people giving you gruff for being a newbie. Some people use Linux for the first time just for BackTrack. I have been messing with BT since BT3 and I always have some issue or another, e.g. I was brought here looking for a similar solution for BT5 r3...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
VMware snapshot with VMware tools loses network on restart (Host XP, Guest Fedora) John Fletcher Linux - General 12 10-18-2010 12:28 PM
vmware error: running vmware-config-tools.pl grap-pack Linux - Newbie 1 12-02-2008 01:38 PM
openSUSE 10.2 vmware tools issue (vmware fusion) ln3wb13 SUSE / openSUSE 2 09-20-2007 11:11 AM
LXer: VMware Unveils VMware Tools as Open Source Software LXer Syndicated Linux News 0 09-12-2007 03:10 AM
VMWare - Installing VMWare Tools Nightmare jerkmonkee Linux - Newbie 2 11-14-2004 05:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:40 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration