LinuxSir.cn,穿越时空的Linuxsir!

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

NVIDIA_kernel-1.0-4191.src.rpm安装不上?

[复制链接]
发表于 2003-3-29 15:19:17 | 显示全部楼层 |阅读模式
# rpm -ivh NVIDIA_kernel-1.0-4191.src.rpm
warning: user buildmeister does not exist - using root
warning: group buildmeister does not exist - using root
warning: user buildmeister does not exist - using root
warning: group buildmeister does not exist - using root
   1:NVIDIA_kernel          ########################################### [100%]
发表于 2003-3-29 22:35:56 | 显示全部楼层

hehe...

You just can't install src like this.
Run this in Terminal.
rpm --rebuild NVIDIA_kernel-1.0-4191.src.rpm
or
rpmbuild --rebuild NVIDIA_kernel-1.0-4191.src.rpm
Running whick depends on your rpm version. You can just try one first and if not possible, then the other.
Take a look at the output. Find a like beginning with wrote: /usr/src/*
Then run this.
rpm -ivh /usr/src/*
发表于 2003-3-29 22:57:18 | 显示全部楼层
要先用root登陆
然后按照楼上兄弟的方法安装就可以了
发表于 2003-3-29 23:00:20 | 显示全部楼层
That's for sure. hehe... ^^
发表于 2003-3-30 00:42:00 | 显示全部楼层
如果你是redhat 8的话,要用rpmbuild --rebuild *.src.rpm
然后在/usr/src/redhat/RPMS/i386里能找到编译好的rpm
如果还是出现
warning: user buildmeister does not exist - using root
warning: group buildmeister does not exist - using root
warning: user buildmeister does not exist - using root
warning: group buildmeister does not exist - using root
装上kernel-source,应该可以解决问题
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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