打印

请教一个.src.rpm文件安装的问题

请教一个.src.rpm文件安装的问题

我在安装软件时,老是出现如下提示:
[frank@fc4 tmp]$ sudo rpm -i gaim-2.0.0-0.beta4.src.rpm
warning: gaim-2.0.0-0.beta4.src.rpm: Header V3 DSA signature: NOKEY, key ID a9464aa9
warning: user build does not exist - using root
warning: group build does not exist - using root
warning: user build does not exist - using root
warning: group build does not exist - using root

今天突然出现的,以前都是好好的。请问这是怎么回事?是必须要建立一个build的组和用户吗?
我爱LINUX, 但我更爱MONEY!
My Blog: http://www.bornin76.cn

TOP

我建了一个build的组和用户。但是后来rpmbuild --bb gaim.spec时,到后面提示:
RPM build errors:
    Bad owner/group: /home/frank/tmp/gaim-2.0.0beta4/gaim.spec

真是奇怪。难道必须要在/usr/src/redhat/SOURCES下编译吗?
我爱LINUX, 但我更爱MONEY!
My Blog: http://www.bornin76.cn

TOP

Bad owner group?
Homepage: http://www.zhyfly.org/
GNU/Linux: redhat(Fedora Core) -> Debian -> SlackWare

TOP

是呀,这个提示让我一头雾水!
我爱LINUX, 但我更爱MONEY!
My Blog: http://www.bornin76.cn

TOP