XXX is not in the sudoers file.This incident will be reported

时间:2023-03-09 14:58:10
XXX is not in the sudoers file.This incident will be reported

  在fefora 10安装xz解压软件时,sudo make install 时,报错:

XXX is not in the sudoers file.This incident will be reported

 

  原因未知,在网上搜索为:权限问题,解决办法如下(来自百度):

解决方法如下:    >、进入超级用户模式。也就是输入>、添加文件的写权限。也就是输入命令>、编辑/etc/sudoers文件。也就是输入命令>、撤销文件的写权限。也就是输入命令"chmod u-w /etc/sudoers"。   至此,问题解决。