VMware Communities
Gaspode
Contributor
Contributor

Easy Install for Fedora 16 stopping before installing tools on Workstation 8.03

Hi

Anyone else seeing this ? I though the fedora easy instal had been fixed with 8.02 ?

John

Reply
0 Kudos
4 Replies
mfelker
Expert
Expert

The only thing I can say is don't use Easy install!   Install the Tools "manually" after the OS has booted using thh 'Advanced option" during the first screen  and then "I will insatall  the OS  later".  Use the pull down menu from  the VM tab to do this.  The Tools cdrom will be automounted  -follow the  instructions from  VMware after that (use help!).

Reply
0 Kudos
Gaspode
Contributor
Contributor

Fair enough - do you happen to know if there is an easy fix for the kernel-header path not found issue ?

Many thanks

John

Reply
0 Kudos
pfriend
Contributor
Contributor

The problem with installing VMware Tools manually is that you have to make sure the environment for building kernel modules is in place. Try this:

yum install gcc make kernel-devel

Reply
0 Kudos
mfelker
Expert
Expert

I hope this  prerequiste for compiling anything on Linux is mentioned in the Help - i haven't  looked.  In Ubuntu or Debian you would need the equivalent command " sudo apt-get install build-essential".   The manual method is a bit more complicated (not much) but does have the advantage of displaying any errors which you might post here for possible assistance..

Reply
0 Kudos