当前位置: 技术问答>linux和unix
急:aix5.3下安装gcc失败
来源: 互联网 发布时间:2016-06-23
本文导语: 我在aix上安装gcc 执行:rpm -ivh gcc-cplusplus-4.2.0-3.aix5.3.ppc.rpm 出现如下错误: error: failed dependencies: libstdc++-devel = 4.2.0-3 is needed by gcc-c++-4.2.0-3 好像是缺少c++的标准库文件,但是在网上没搜到。...
我在aix上安装gcc
执行:rpm -ivh gcc-cplusplus-4.2.0-3.aix5.3.ppc.rpm
出现如下错误:
error: failed dependencies:
libstdc++-devel = 4.2.0-3 is needed by gcc-c++-4.2.0-3
好像是缺少c++的标准库文件,但是在网上没搜到。
小弟是菜鸟,请各位高手帮忙看看,急,谢了!
执行:rpm -ivh gcc-cplusplus-4.2.0-3.aix5.3.ppc.rpm
出现如下错误:
error: failed dependencies:
libstdc++-devel = 4.2.0-3 is needed by gcc-c++-4.2.0-3
好像是缺少c++的标准库文件,但是在网上没搜到。
小弟是菜鸟,请各位高手帮忙看看,急,谢了!
|
缺少pre组件,到这里翻翻看有没有符合的:
http://www.rpmfind.net/linux/rpm2html/search.php?query=libstdc%2B%2B-devel
http://www.rpmfind.net/linux/rpm2html/search.php?query=libstdc%2B%2B-devel