VMWare는 인스톨시 커널 버전에 맞게
컴파일을 합니다...
내용을 보니 님의 컴에는 커널 소스가
없습니다..
있어도 링크가 되지 않았거나요!!!
커널 소스가 존재하면
$ cd /usr/src
$ ln -s linux-2.x.x linux
와 같이 하셔서 링크를 해 주시고,
소스가 없으시면 소스를 받아서
풀어주세요...
물론 실제 돌아가는 커널의 소스입니다..
그럼...
: [root@localhost /]# vmware-config.pl
: Making sure VMware's services are stopped.
:
: Stopping VMware services:
: Virtual machine monitor [ OK ]
:
: Trying to find a suitable vmmon module for your running kernel.
:
: None of VMware's pre-built vmmon modules is suitable for your running kernel. Do
: you want this script to try to build the vmmon module for your system (you need
: to have a C compiler installed on your system)? [yes]
:
: 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.
:
: What is the location of the directory of C header files that match your running
: kernel? [/usr/src/linux/include]--우리 이쁜 난이...