LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   vmware installation in fedora 9 (https://www.linuxquestions.org/questions/linux-newbie-8/vmware-installation-in-fedora-9-a-679091/)

soulemane 10-26-2008 01:08 AM

vmware installation in fedora 9
 
I have installed the vmware successfully because i see its icon ,but when i launch it ,it fails. It request the configuration when i initiate the configuration it let me know that i don't have the kernel source code and gcc compiler installed.But i remember to have installed all packages during installation of the os(fedora 9).
Plz can anyone help me.
thanks.

zeno0771 10-26-2008 03:05 AM

On the initial install of Fedora 9 the kernel and kernel-devel will not match; for some reason yum installs the kernel-devel for the next kernel up, not the one that is part of the initial install. The only way around this if you insist on keeping the original fc9 kernel is to search through the repo lists and download it manually if and when you find it.

The trick to this is to upgrade the kernel to the latest 2.6.25 You can get (Workstation 6.5 will work in 2.6.26 but I haven't tested it on anything later as of yet) and get the _matching_ kernel-devel; just doing a "yum update kernel" won't always work, you may get a kernel and sources that are too new for VMware and then you'll have to do the any-any-update thing.

As far as the compiler goes, just do a "yum install gcc". Sometimes it gets installed, sometimes it doesn't. While you're at it, make sure you have xinetd installed as well.


All times are GMT -5. The time now is 08:33 PM.