Tuesday, January 22, 2013

UBUNTU VM needs header into to compile

when installing the vmware tools, the perl script may ask for the location of the header files for the kernel. 1st install them via sudo apt-get install linux-headers-$(uname -r) , then point it to the right folder: /lib/modules/`uname -r/build/lib

No comments: