各位好我安裝vmware4.5
在設定vmware-config的時候
出現這樣的訊息
--------------------------------------
Trying to find a suitable vmmon module for your running kernel.
None of VMware Workstation's pre-built vmmon modules 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.
Your kernel was built with "gcc" version "2.95.4", while you are trying to use
"/usr/bin/gcc" version "3.3.3". This configuration is not supported and VMware
Workstation cannot work in such configuration. Please either recompile your
kernel with "/usr/bin/gcc" version "3.3.3", or restart ./vmware-config.pl with
CC environment variable pointing to the "gcc" version "2.95.4".
For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".
Execution aborted.
感覺上好像是gcc的問題
請問是否是要指定gcc-2.95來安裝嗎?
要如何指定呢? 謝謝