|
我在Debian系统中安装VM出现下列提示:
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
我按照提示在/usr/include/linux里找到内核。但是又出现:
The header files in /usr/include are generally for C libraries, not for the
running kernel. If you do not have kernel header files in your /usr/src
directory, you probably do not have the kernel-source package installed. Are yousure that /usr/include contains the header files associated with your running
kernel? [no]
我在这里按Y继续出现:
The path "/usr/include/linux" is an existing directory, but it does not contain
at least one of these directories "linux", "asm", "net" as expected.
我现在用的内核是2。6。9-1。使用的是Gnome 2.8。请大家帮帮我。谢谢了。 |
|