提示"None of the pre-built vmmon modules for VMware Server 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]
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]
到这里进行不下去了,因为我根本没有这个目录。
我先查阅了一些资料,觉得是因为没有安装kernel-source的缘故,然后apt-get install kernel-source-2.6(记不太清了,反正是最新的),安装了最新的这个东西。我用uname -a 查看的结果好像是2.6.18-k7。
重新安装VMWARE,错误依旧。没有法子了。
提示"None of the pre-built vmmon modules for VMware Server 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]
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]
到这里进行不下去了,因为我根本没有这个目录。
我先查阅了一些资料,觉得是因为没有安装kernel-source的缘故,然后apt-get install kernel-source-2.6(记不太清了,反正是最新的),安装了最新的这个东西。我用uname -a 查看的结果好像是2.6.18-k7。
重新安装VMWARE,错误依旧。没有法子了。
HELP ME!
郁闷地睡觉了,明天希望看到可行的方法哦……
2:马上熄灯了,明天说……
接着说:想用NTFS-3g读写win下的NTFS盘,在debian packages上下载了一个ntfs-3g的deb包,安装时出现:dependcy is not satisfied:libc6。用apt-get install libc6,提示已经是最新版本了,该怎么办呢?