vmware를 설치할려고 하는데
The directory of kernel headers (version 2.6.14) does not match your running
kernel (version 2.6.14-1.1653_FC4). Even if the module were to compile
successfully, it would not load into the running kernel.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
이런메세지가 나와서요..
그래서 리눅스 헤더파일을 설치할려고
sudo yum install linux-headers-2.6.14-1.1653_FC4 했습니다.
버전은 그냥 uname -r있는거 ㅤㅆㅓㅅ습니다.
(페도라라 apt-get이 안되요 그래서 yum했어요)