出现这样一句
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
直接回车不行,
The path "/usr/src/linux/include" is not an existing directory.
Subbo 于 2007-05-07 15:12:06发表:
点这个地方:
看看能否自动挂载,如果能的话,就复制那个压缩包出来,解压缩,/configure --prefix=/usr && make && make ,然后执行vmware-config-tools.pl配置。
Subbo 于 2007-05-10 19:05:40发表:
不能自动挂载,那就手动挂载,先建立/mnt/cdrom目录,然后在终端以root身份执行:
mount /dev/cdrom /mnt/cdrom
进/mnt/cdrom看看。
如果不行,就诅咒Ubuntu的开发人员吧。
Subbo 于 2007-05-10 19:01:30发表:
装系统内核的RPM包。就是光盘里面以kernel开头的i386或者i686或者64位RPM包,不是src.rpm包。
[ 本帖最后由 Subbo 于 2007-5-10 19:03 编辑 ]
lijiank300 于 2007-05-07 17:54:29发表:
谢谢版主的解答。可是不能自动挂载,该如何解决?
ilover 于 2007-05-07 17:10:57发表:
我用的是fedora6:time:1 :time:1 :time:1 :time:1
ilover 于 2007-05-07 15:54:36发表:
我的问题如下能帮看看马?
[root@localhost vmfin]#vmware-config-tools.pl
出现这样一句
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
直接回车不行,
The path "/usr/src/linux/include" is not an existing directory.
Subbo 于 2007-05-07 15:12:06发表:
点这个地方:
看看能否自动挂载,如果能的话,就复制那个压缩包出来,解压缩,/configure --prefix=/usr && make && make ,然后执行vmware-config-tools.pl配置。
可以参考这里:
http://subbo.blog.hexun.com/8929194_d.html