wozzeck 0 Posted December 14, 2002 Hi everyone, This is my third day on Linux, attempting to install VMware on Mandrake 9. I've run into this problem (I think this is the problem.): when running vmware-config.pl, it asks for the source code for the currently running kernel, so it can recompile the vm module to run with the kernel. The problem seems to be that the Mandrake kernel is labeled 2.4.19-16mdk, and all the source code I find is only 2.4.19, which vmware rejects as different. I can't find the source code for 2.4.19-16mdk anywhere (kernel.org does not have listing for this version) ....there is an rpm available that seems like it should work: http://rpmfind.net/linux/RPM/mandrake/9.0/i586/Mandrake/RPMS/kernel-source-2.4.19-16mdk.i586.html but after installing this RPM, it seems to just be modules, and not not C header files, like vmware seems to want. This is driving me crazy--I'd really appreciate someone's help. Sorry if I said anything really stupid here, or I'm overlooking the obvious. best regards, wozzeck Share this post Link to post
punkisdead 0 Posted December 15, 2002 did you look on the sources cd from mandrake? Share this post Link to post
REL!c2K 0 Posted December 16, 2002 I did a full install of Mandrake 9.0 and didn't have any problems with VMWare 3.2. Share this post Link to post
Jotu 0 Posted February 19, 2003 I;m having a problem with VMare too... I found the only directory that has all the files it wants (/usr/include) But when I try to install it I get this error cpp0: warning: changing search order for system directory "/usr/include" cpp0: warning: as it has already been specified as a non-system directory The directory of kernel headers (version 2.4.18) does not match your running kernel (version 2.4.19-16mdk). Even if the module were to compile successfully,it would not load into the running kernel. What is the location of the directory of C header files that match your running kernel? [/usr/src/linux/include] This is being installed on a fresh install of Mandrake 9 Any ideas ;( Share this post Link to post
nebulus 0 Posted February 23, 2003 hmmm... had absolutely no problems installing VMWare on Mandrake 9.0 Share this post Link to post
Tekchip 0 Posted June 1, 2003 Make sure you install all the source packages from the mandrake source cd. Should have some check box's for that in your gui package manager. If you downloaded updates or installed updates to your kernel you may need to download the appropriate src rpm's directly from mandrake. You might have to hit the ftp directly for that kind of thing. It should be to tough to get those and get them installed. Share this post Link to post