honhaizh 发表于 2004-12-13 09:21:27

关于rpm源码包的安装,出错

信息如下 :

Installing d4x-2.5.0-1.1.fc3.fr.src.rpm
warning: user machbuild does not exist - using root
warning: group machbuild does not exist - using root
warning: user machbuild does not exist - using root
warning: group machbuild does not exist - using root
error: Failed build dependencies: libao-devel is needed by d4x-2.5.0-1.1.fc3.fr.i386

那四句warning是什么意思,每次安装rpm源码包时都有类似信息,安装都不成功,如何解决?

bst 发表于 2004-12-13 10:40:52

用户和组群machbuild不存在使用了root用户和组群。
error: Failed build dependencies: libao-devel is needed by d4x-2.5.0-1.1.fc3.fr.i386
倚赖关系没解决。

honhaizh 发表于 2004-12-13 12:58:44

用户和组群machbuild不存在使用了root用户和组群。
error: Failed build dependencies: libao-devel is needed by d4x-2.5.0-1.1.fc3.fr.i386
倚赖关系没解决。

是不是只要解决了依赖关系就行了?

"用户和组群machbuild不存在使用了root用户和组群"没有什么影响吧?
页: [1]
查看完整版本: 关于rpm源码包的安装,出错