作者:csdn.net 发表于2个月以前

vmware下载和安装就不说了,安装完成之后,运行vmware-config.pl的时候,会有一步是询问内核的头文件在哪里: What is the location of the directory of C header files that match your runningkernel? [/usr/src/linux/include] 由于ubuntu 6.06 dapper的内核版本是,2.6.15,所以就没法找到,网上说这是vmware自己的问题,到http://ftp.cvut.cz/vmware/下载一个vmware-any-any-updatexxx.tar.gz装上,然后再次运行vmware-config.pl就能够找到正确的地址了: What is the location of the directory of C header files that match your runningkernel? [/lib/modules/2.6.15-22-386/build/include]  

相关文章:

  • 2022-01-07
  • 2021-07-01
  • 2022-12-23
  • 2022-02-17
  • 2021-08-09
  • 2022-12-23
  • 2021-08-12
  • 2022-12-23
猜你喜欢
  • 2021-06-27
  • 2022-03-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-11
相关资源
相似解决方案