I have installed (on disk) from Knoppix-3.4 CD.

$ umane -a
Linux Knoppix 2.6.5 #1 SMP Sat May 1..
(on a uniprocessor box??)

$uname -r
2.6.5

I need to install kernel-headers for this version (/usr/src/linux/ is a link to /usr/src/2.4.26
as intalled..) to make VMware-4.5 compile. Where can I find the kernel-headers for this
version?

$ Apt-cache search kernel-headers lists:
kernel-headers 2.6-686-smp
kernel-headers 2.6.5-1-686.smp
(from Debian ftp archives)

Or I have to grab the 2.6.5-source-tarball from kernel.org??

-ishwar