Skip navigation
VMware

This Question is Answered (go to answer)

6,580 Views 11 Replies Last post: Jan 26, 2011 4:30 PM by parkernathan RSS
parkernathan Enthusiast 39 posts since
Jun 6, 2009
Currently Being Moderated

Nov 18, 2009 7:21 PM

Installing VMWare Tools in Fedora

Hello!

 

I just installed Fedora 12 onto my Mac under Fusion, and the process went rather smooth. However, I'm not sure how to install VMWare Tools onto Fedora. I'm a complete Fedora newbie, so I'm not exactly sure how to install it.

 

Thanks!

Nathan

rcardona2k Champion 6,193 posts since
Oct 20, 2005
Currently Being Moderated
1. Nov 19, 2009 2:57 AM in response to: parkernathan
Re: Installing VMWare Tools in Fedora

You installed the Tools not too long ago in Ubuntu ( Installing/Updating VMWare Tools on Ubuntu on Fusion ) , what process have you attempted in Fedora?

WoodyZ Guru 16,622 posts since
Apr 22, 2004
Currently Being Moderated
2. Nov 19, 2009 6:54 AM in response to: parkernathan
Re: Installing VMWare Tools in Fedora

You could read the VMware Fusion > Help file as it states how to Install or Upgrade VMware Tools in a Linux Virtual Machine.

woodmeister Enthusiast 47 posts since
Jul 12, 2008
Currently Being Moderated
4. Nov 20, 2009 2:53 AM in response to: parkernathan
Re: Installing VMWare Tools in Fedora

You need to install the tools as "root".   During the install process of

Fedora, you needed to enter a "root" password.  So, to install:

    -In terminal, navigate into vmware-tools-dist as you did before.

    -type in the following: su

    -Press return

    -you will be prompted for the password, enter the root password

     at this prompt

    -you will then be logged in the terminal session as root

     then you can enter ./vmware-install.pl

   -you can accept all the defaults when prompted and all should be

    well.

   -Then close the terminal session.

   -Next, logout and log back in again or reboot for changes to take effect.

    I usually reboot just to make sure everything is reloaded properly.

 

Now, if you don't remember your root password, your basically hosed since

you need that to even to create sudoers.

WoodyZ Guru 16,622 posts since
Apr 22, 2004
Currently Being Moderated
5. Nov 20, 2009 7:29 AM in response to: woodmeister
Re: Installing VMWare Tools in Fedora
woodmeister wrote:

Now, if you don't remember your root password, your basically hosed

 

Not really since one can always boot to single-user mode and use the passwd command to reset the root (or other accounts) password(s)!

woodmeister Enthusiast 47 posts since
Jul 12, 2008
Currently Being Moderated
8. Nov 21, 2009 2:38 AM in response to: WoodyZ
Re: Installing VMWare Tools in Fedora

Duh, your right!  Was early in the morning and hadn't

had my full dose of caffeine yet.

Mikero Master VMware Employees 908 posts since
Jun 29, 2009
Currently Being Moderated
10. Jan 26, 2011 12:10 PM in response to: parkernathan
Re: Installing VMWare Tools in Fedora

Technically this should go in a new thread, as we're dealing with different versions of everything.

 

But, since we're here...

The error you're getting does spell out the problem.

[root@WxBugLIVEWorkstation vmware-tools-distrib]# ./vmware-install.pl
bash: ./vmware-install.pl: /usr/bin/perl: bad interpreter: No such file or directory

 

So, it looks like perl isn't installed, or isn't in your path, or perhaps is in a different directory than /usr/bin/perl.

 

if you type 'which perl' at the command line, what is the result?

Bookmarked By (0)

Share This Page

Communities