The latest Fedora Core kernels seem to prevent vmware-config.pl from running.
Firstly, the script no longer finds the kernel include files (even though kernel-devel package is installed), and if you manually point it, it complains:
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include] /lib/modules/2.6.15-1.1907_FC5/build/include
The kernel defined by this directory of header files does not have the same
address space size as your running kernel.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include] /usr/src/kernels/2.6.15-1.1907_FC5-i686/include
The kernel defined by this directory of header files does not have the same
address space size as your running kernel.
This all works with 2.6.15-1.1895_FC5.
tom
Firstly, the script no longer finds the kernel include files (even though kernel-devel package is installed), and if you manually point it, it complains:
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include] /lib/modules/2.6.15-1.1907_FC5/build/include
The kernel defined by this directory of header files does not have the same
address space size as your running kernel.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include] /usr/src/kernels/2.6.15-1.1907_FC5-i686/include
The kernel defined by this directory of header files does not have the same
address space size as your running kernel.
This all works with 2.6.15-1.1895_FC5.
tom