Das genaue Problem dass das vmware-config.pl Script mir nicht abkauft dass ich wirklich meinen Kernel fahre ist(oder sollte) aus den folgenden code pastes erkenntlich sein.
Code: Alles auswählen
/etc/init.d/vmware start
VMware Server is installed, but it has not been (correctly) configured
for the running kernel. To (re-)configure it, invoke the
following command: /usr/bin/vmware-config.pl.
Code: Alles auswählen
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match
your running kernel (version 2.6.18.2). Even if the module were to compile
successfully, it would not load into the running kernel.
Code: Alles auswählen
lrwxrwxrwx 1 root src 15 2006-11-06 23:24 linux -> linux-2.6.18.2/
Code: Alles auswählen
uname -r
~$ uname -r
2.6.18.2
C_A