Greg Norris wrote:
1) The kernel headers need to *exactly* match your running kernel. IfHaving just done this today, I'll point out that when you install the kernel-headers, it creates several directories under /usr/src, like:
your using a distribution kernel, there should be a matching
kernel-headers-* package that you can install. If you compile your
own, be sure to hang onto the headers after building. The easiest way
to do this is to use make-kpkg, and have it generate a kernel-headers
package for you.
kernel-header-2.4.20-386
and
kernel-header-2.4.20-586
and etc. You'll need to point the vmware-config.pl script to the correct directory, but you'll have to dive one level deeper, into "include" I believe, when the script asks for the path.
Kent
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]