What is the path to the kernel headers so I can install vmware?


enter image description here

cd /lib/modules/$(uname -r)/build/include/linux  sudo ln -s ../generated/utsrelease.h  sudo ln -s ../generated/autoconf.h 
sudo ln -s ../generated/uapi/linux/version.h 

After adding the symlink, the path is /usr/src/linux-headers-$(uname -r)/include/linux






Popular posts from this blog

cognos content store database tables

How to fix: User, group, or role '*' already exists in the current database. (Microsoft SQL Server, Error: 15023)