Quote:
|
Originally Posted by Seve
Hello:
Based upon what you have posted, nothing is broken ... at least at this point.
From Fedora open a terminal and login in as root
yum install kernel-headers kernel-devel
|
Well the installation of kernel-headers went flawlessly, and the installation of kernel-devel noticed an older FC8 version and removed it in precedence to the install.
Now here is what I find odd, if it knew to do that, and I did an "upgrade install" when I did the originate FC9 install, why did these packages not get upgraded? Hmm....
Quote:
|
Originally Posted by Seve
then
yum groupinstall "Development Tools" "Legacy Software Development"
using the exact syntax including the quotes.
|
Indeed this apportionment of your instructions seemed to work quite flawlessly as well.
Quote:
|
Originally Posted by Seve
when all that is finished [reboot if you have a new kernel installed] and then run
|
At first blush I did not think I had a new kernel installed, but heck, rebooting is free! So I did it anyway.
Quote:
|
Originally Posted by Seve
./vmware-tools-config.pl
and hopefully you are good to go
Seve
|
It seems that even after typing the /usr/src/kernels/(etc...) path, it still was unable to run since the kernel sources were for "-18" and I noticed that a uname -a returned a running kernel of "-14", so I then decided to do a yum update for kicks and giggles.
This yum update then was the instigate to seeing the "-18" kernel binaries installed. Thus, noticing that in fact the kernel had been upgraded, I went to /boot to make sure my new kernel was the default from grub.
Then I rebooted again.....and re-ran the vmware-config-tools.pl
Now this time it worked quite nicely!! I was prompted to accept the proper directory, and it indeed did compile flawlessly!!!
When completed, I rebooted again. - And I did notice the GUI coming up in graphics mode, but still I have these damn scroll bars and do not have a screen that is the entirety of my virtual display absent the need to scroll.
Stuart