虚拟机中安装vmware tools 到 Debian 时出现 找不到kernel headers的提示

Enter the path to the kernel header files for the 3.16.0-4-amd64 kernel?

===========================================================
uname -r
apt-cache search linux-header
apt-get install xxxxxx

原文地址:https://www.cnblogs.com/SunOne/p/6537931.html