I have installed VMware 3.2 with the 30 day license on a Red Hat 8.0 machine with XP on the other partition. I run vmware-config.pl and get this error: Making sure VMware Workstation's services are stopped.
Stopping VMware services:
Virtual machine monitor [ OK ]
Trying to find a suitable vmmon module for your running kernel.
None of VMware Workstation's pre-built vmmon modules is suitable for your
running kernel. Do you want this script to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes] yes
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
Argument "\x{67}\x{63}..." isn't numeric in numeric ge (>=) at /usr/bin/vmware-c
onfig.pl line 1493, <STDIN> line 1.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include] /usr/include
The directory of kernel headers (version 2.4.9-9) does not match your running
kernel (version 2.4.18-24.8.0). 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]
Any suggestions?