LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1016|回复: 14

哪位朋友帮我看看这是怎么回事

[复制链接]
发表于 2009-4-17 11:04:19 | 显示全部楼层 |阅读模式
已经是root用户了,哪位朋友帮我看看下面是什么意思?

[root@localhost 下载]# rpm -ivh mplayer-1.0-0.102.20080903svn.fc10.src.rpm
   1:mplayer                warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
########################################### [100%]
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
 楼主| 发表于 2009-4-17 11:11:15 | 显示全部楼层
回复 支持 反对

使用道具 举报

发表于 2009-4-17 13:15:49 | 显示全部楼层
貌似mplayer-1.0-0.102.20080903svn.fc10.src.rpm权限的问题,给它赋予可执行权限试试看:
如:chmod 744 mplayer-1.0-0.102.20080903svn.fc10.src.rpm
然后再执行
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-4-17 14:52:38 | 显示全部楼层
Post by chencbin;1975661
貌似mplayer-1.0-0.102.20080903svn.fc10.src.rpm权限的问题,给它赋予可执行权限试试看:
如:chmod 744 mplayer-1.0-0.102.20080903svn.fc10.src.rpm
然后再执行


试了
还是老样子啊
回复 支持 反对

使用道具 举报

发表于 2009-4-17 18:04:35 | 显示全部楼层
Post by chencbin;1975661
貌似mplayer-1.0-0.102.20080903svn.fc10.src.rpm权限的问题,给它赋予可执行权限试试看:
如:chmod 744 mplayer-1.0-0.102.20080903svn.fc10.src.rpm
然后再执行



我一般都是用 777
回复 支持 反对

使用道具 举报

发表于 2009-4-17 20:11:52 | 显示全部楼层
没关系的,直接编译就可以了
只是一些权限提示
回复 支持 反对

使用道具 举报

发表于 2009-4-17 20:24:05 | 显示全部楼层
Post by 昊猪猪;1975592
已经是root用户了,哪位朋友帮我看看下面是什么意思?

[root@localhost 下载]# rpm -ivh mplayer-1.0-0.102.20080903svn.fc10.src.rpm
   1:mplayer                warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
########################################### [100%]
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root
warning: user mockbuild does not exist - using root
warning: group mockbuild does not exist - using root



虽然只是警告,但可以看出是系统中没有mockbuild这个名字的用户组和用户。这个用户好象是源代码编译时候要用到的。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-4-18 10:57:54 | 显示全部楼层
Post by zhuoli76;1975804
我一般都是用 777


我试了777也不行
回复 支持 反对

使用道具 举报

发表于 2009-4-18 22:37:02 | 显示全部楼层
干吗用src包呢
回复 支持 反对

使用道具 举报

发表于 2009-4-19 18:09:26 | 显示全部楼层
建立一个 mockbuil 用户就可以。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表