+ -
当前位置:首页 → 问答吧 → 请教AIX5.3安装bash的问题

请教AIX5.3安装bash的问题

时间:2010-08-01

来源:互联网

各位好:
     我在AIX5.3上面安装了bash,根据网上的建议,同时安装了gettext,安装完成后,执行bash报错如下:
exec(): 0509-036 Cannot load program bash because of the following errors:
        0509-150   Dependent module /opt/freeware/lib/libintl.a(libintl.so.1) could not be loaded.
        0509-152   Member libintl.so.1 is not found in archive
     现在我想把bash和gettext删除掉,执行rpm也报同样的错误:
exec(): 0509-036 Cannot load program /opt/freeware/bin/rpm because of the following errors:
        0509-150   Dependent module /opt/freeware/lib/libintl.a(libintl.so.1) could not be loaded.
        0509-152   Member libintl.so.1 is not found in archive
     不知道大家有没有遇到过类似的问题?有没有什么解决方法?
      谢谢

作者: superlaser   发布时间: 2010-08-01

安装不正确吧,你怎么安装的?说详细点

作者: 老农   发布时间: 2010-08-01

农哥,是这样的,在网上看到一篇文章,说要同时按照gettext和bash,我就把这两个都安装了,rpm -ivh,看了一下libintl.a里面都是libint.so.8,实际需要libinit.so.1,我从其他机器拷过来一个,没问题了,现在我把gettext删除了,只保留了bash,执行bash报下面的错误:
exec(): 0509-036 Cannot load program bash because of the following errors:
        0509-130 Symbol resolution failed for bash because:
        0509-136   Symbol libintl_bindtextdomain (number 202) is not exported from
                   dependent module /opt/freeware/lib/libintl.a(libintl.so.1).
        0509-136   Symbol libintl_dgettext (number 203) is not exported from
                   dependent module /opt/freeware/lib/libintl.a(libintl.so.1).
        0509-136   Symbol libintl_gettext (number 204) is not exported from
                   dependent module /opt/freeware/lib/libintl.a(libintl.so.1).
        0509-136   Symbol libintl_textdomain (number 205) is not exported from
                   dependent module /opt/freeware/lib/libintl.a(libintl.so.1).
        0509-136   Symbol libintl_ngettext (number 206) is not exported from
                   dependent module /opt/freeware/lib/libintl.a(libintl.so.1).
        0509-192 Examine .loader section symbols with the
                 'dump -Tv' command.

作者: superlaser   发布时间: 2010-08-01

文件不是这样乱考的

作者: 老农   发布时间: 2010-08-01

有什么解决办法吗?

作者: superlaser   发布时间: 2010-08-01

非正常操作的,最好先还原

作者: 老农   发布时间: 2010-08-01

我装BASH的时候就是直接安装的那个包,没有装gettext,不知道这个gettext有什么用?直接装bash,运行了也很正常啊.

作者: mack2050   发布时间: 2010-08-02

ftp://public.dhe.ibm.com/aix/fre ... .2-1.aix5.2.ppc.rpm

把旧的 bash 和 gettext 删了吧

作者: vlinx   发布时间: 2010-08-03

安装这个没问题阿bash-3.2-1.aix5.2.ppc.rpm

作者: kfckfc   发布时间: 2010-08-05

我在aix5.3中上面的5.3的bash包是也出现lz出现的错误
后改用低版本的就5.2 bash就没问题了啊!!!!!!!呵呵呵

作者: qy02101   发布时间: 2010-08-10

没那么复杂吧,rpm -ivh bash.XXX.rpm就OK了

作者: 哞哞牛   发布时间: 2010-08-10

我知道啊,但是bash5.3安上就出错,不知道是咋回事

作者: qy02101   发布时间: 2010-08-11

我知道啊,但是bash5.3安上就出错,不知道是咋回事
qy02101 发表于 2010-8-11 00:25



FTP 目录 /aix/freeSoftware/aixtoolbox/RPMS/ppc/bash/ 位于 ftp.software.ibm.com

--------------------------------------------------------------------------------
转到高层目录

04/10/2002 12:00上午      1,273,021 bash-2.05a-1.aix4.3.ppc.rpm
03/01/2004 12:00上午        449,654 bash-2.05b-1.aix5.1.ppc.rpm
07/06/2005 12:00上午      1,352,743 bash-3.0-1.aix5.1.ppc.rpm
08/11/2008 12:00上午      1,429,004 bash-3.2-1.aix5.2.ppc.rpm
04/10/2002 12:00上午        468,894 bash-doc-2.05a-1.aix4.3.ppc.rpm
03/01/2004 12:00上午        474,363 bash-doc-2.05b-1.aix5.1.ppc.rpm
07/06/2005 12:00上午        613,560 bash-doc-3.0-1.aix5.1.ppc.rpm
08/11/2008 12:00上午        622,367 bash-doc-3.2-1.aix5.2.ppc.rpm
04/16/2001 12:00上午        552,749 bash2-2.04-3.aix4.3.ppc.rpm
05/16/2001 12:00上午      1,228,829 bash2-2.05-2.aix4.3.ppc.rpm
01/31/2002 12:00上午      1,273,080 bash2-2.05a-1.aix4.3.ppc.rpm
04/16/2001 12:00上午        480,527 bash2-doc-2.04-3.aix4.3.ppc.rpm
05/16/2001 12:00上午        462,249 bash2-doc-2.05-2.aix4.3.ppc.rpm
01/31/2002 12:00上午        468,701 bash2-doc-2.05a-1.aix4.3.ppc.rpm

目前最新的就是5.2的吧。有bash5.3吗???

作者: 哞哞牛   发布时间: 2010-08-11

有5.3 bash啊
不过装上就报错啊呵呵
我装的是5.2bash

作者: qy02101   发布时间: 2010-08-11

有5.3 bash啊
不过装上就报错啊呵呵
我装的是5.2bash
qy02101 发表于 2010-8-11 11:38


给个下载连接俺试下

作者: 哞哞牛   发布时间: 2010-08-11

明天给你啊!!!!

作者: qy02101   发布时间: 2010-08-11

安装这个没问题阿bash-3.2-1.aix5.2.ppc.rpm
kfckfc 发表于 2010-8-5 13:52



如果提示“bash-3.2-1.aix5.2.ppc.rpm can not be installed”如何处理?

作者: techsir   发布时间: 2011-11-23

乱搞的,错的可能太多了,谁知道是怎么乱搞的

作者: 老农   发布时间: 2011-11-23