Hi
Anyone else seeing this ? I though the fedora easy instal had been fixed with 8.02 ?
John
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!).
Fair enough - do you happen to know if there is an easy fix for the kernel-header path not found issue ?
Many thanks
John
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
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..
