Thanks, it really worked, but getting error in vmmon compilation
What is the location of the directory of C header files that match your running
kernel?
[/usr/src/kernels/2.6.26.6-79.fc9.i686.PAE/include]
Extracting the sources of the vmmon module.
Building the vmmon module.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config8/vmmon-only'
make -C /usr/src/kernels/2.6.26.6-79.fc9.i686.PAE/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.26.6-79.fc9.i686.PAE'
CC [M] /tmp/vmware-config8/vmmon-only/linux/driver.o
/tmp/vmware-config8/vmmon-only/linux/driver.c:146: error: unknown field nopage specified in initializer
/tmp/vmware-config8/vmmon-only/linux/driver.c:147: warning: initialization from incompatible pointer type
/tmp/vmware-config8/vmmon-only/linux/driver.c:150: error: unknown field nopage specified in initializer
/tmp/vmware-config8/vmmon-only/linux/driver.c:151: warning: initialization from incompatible pointer type
make[2]: *** [/tmp/vmware-config8/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config8/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.26.6-79.fc9.i686.PAE'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config8/vmmon-only'
Unable to build the vmmon module.
For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".
Execution aborted.
What do i do now? Need your help more