Hallo Leuts
Mein Problem:
The path "/usr/src/linux/include" is a kernel header file directory, but it
does not contain the file "linux/version.h" as expected. This can happen if
the kernel has never been built, or if you have invoked the "make mrproper"
command in your kernel directory. In any case, you may want to rebuild your
kernel.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
System: Debian Etch, hab kernel gedownloadere mit apt-get install linux-source-2.6.17
jetzt habe ich das ganze entpackt und genau das gemacht das auf
http://www.hackerwiki.org/index.php/...ian_einrichten
steht.
Die anderen Packete sind richtig.
Desweiteren gab es nochprobleme mit dem GCC:
Your kernel was built with "gcc" version "4.0.4", while you are trying to use
"/usr/bin/gcc" version "4.1.2". This configuration is not recommended and
VMware Server may crash if you'll continue. Please try to use exactly same
compiler as one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "4.1.2" anyway? [no]
dies habe ich einfach mit y ignoriert....
Kann mir jemand helfen? wäre echt klasse, denn es sollte so schnell wie möglich auf ein produktiven Server installiert werden (ist momentan nur auf Test server...)
DAnke für die Antworen!!!