|
|
想运行一下windows下的程序,开始安装wine来模拟,搞了半天都弄不明白怎么设置。
后来就安装VMware,遇到的麻烦不比安装wine少,搞了几个小时。
按照提示使用/usr/bin/vmware-config.pl.来配置,一路回车后得到提示说:
None of the pre-built vmmon modules for VMware Workstation is suitable for your
running kernel. Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes] y
Using compiler "/usr/bin/gcc". Use environment variable CC to override.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE) does not match
your running kernel (version 2.6.18.2-34-default). Even if the module were to
compile successfully, it would not load into the running kernel.
好像是缺少什么头文件?网上说要安装kernel-devel,但是怎么在搜不到kernel-devel???
有没有谁可以给我一点好的方法!先谢过了。
ps:安个软件都这么麻烦,linux想普及真是超级难…… |
|