Hello and thanks for the reply.
I had the following packages below installed prior to installing VMware Server 1.0.6. on Suse Enterprise Linux Server - SP2. I discovered these prerequisuites when I set up VMware on my desktop ( openSuse10.3 at the time ).
(Taken from
The Perfect Desktop - OpenSUSE 10.3 (GNOME) | HowtoForge - Linux Howtos and Tutorials)
# findutils (needed by VMware Server)
# glibc-devel (needed by VMware Server)
# findutils-locate (needed by VMware Server)
# gcc (needed by VMware Server)
# flex (needed by VMware Server)
# lynx (needed by VMware Server)
# compat-readline4 (needed by VMware Server)
# gcc-c++ (needed by VMware Server)
# make (needed by VMware Server)
# kernel-source (needed by VMware Server)
After the kernel update I un-installed VMware Server 1.0.6 with the uninstall script "/usr/bin/vmware-uninstall.pl." I install/un-install all of my packages through YaST. VMware server is the only package I have installed/uninstalled manually. I confirmed via YaST that the packages above are still installed.
So I am still unsure how to address this question from the VMware installation:
"What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]"
The output when I type "uname -r" is: "2.6.16.60-0.25-smp"
I then type: "/usr/src/2.6.16.60-0.25-smp/include"
I get this response:
"The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match
your running kernel (version 2.6.16.60-0.25-smp). Even if the module were to
compile successfully, it would not load into the running kernel."
How do I get "2.6.16.60-0.25-smp" to be a directory in "/usr/src/?" Or what do I need to do to re-install VMware Server without having to re-install my OS?
Regards,
-Mike