0 fatal error: linux/videodev.h: No such file or directory 1 搜索问题,发现应该安装v4l(Video for Linux)的开发库。Debian系: {代码...} RH系: {代码...} Arch: {代码...} 2 安装后发现/usr/include/目录...
bash执行命令时,若命令找不到,就会运行一段command not found程序,可以看到输出foo: command not found提示。 但是如果command not found崩溃,找不到命令时输出就成了Sorry, command-not-found has crashed ....