kernel - Permission denied for module.h -


/usr/src/kernels/2.6.32-358.6.1.el6.x86_64/include/linux/module.h

when trying run command root user showing following error

bash: /usr/src/kernels/2.6.32-358.6.1.el6.x86_64/include/linux/module.h: permission denied

plzz help! thanx

did run "/usr/src/kernels/2.6.32-358.6.1.el6.x86_64/include/linux/module.h"? it's not 1 executable command @ all. it's header file in linux kernel source tree.


Comments

Popular posts from this blog

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -