redhat5安装wireshark错误

时间:2022-08-01 17:21:04
        libcrypto.so.6 is needed by wireshark-1.1.2-1.pre1
        libgcrypt.so.11 is needed by wireshark-1.1.2-1.pre1
        libgcrypt.so.11(GCRYPT_1.2) is needed by wireshark-1.1.2-1.pre1
        libgnutls.so.13 is needed by wireshark-1.1.2-1.pre1
        libgnutls.so.13(GNUTLS_1_3) is needed by wireshark-1.1.2-1.pre1
        libgpg-error.so.0 is needed by wireshark-1.1.2-1.pre1
        libk5crypto.so.3(k5crypto_3_MIT) is needed by wireshark-1.1.2-1.pre1
        libkrb5.so.3(krb5_3_MIT) is needed by wireshark-1.1.2-1.pre1
        libpcap.so.0.9.4 is needed by wireshark-1.1.2-1.pre1
        python(abi) = 2.4 is needed by wireshark-1.1.2-1.pre1
        rtld(GNU_HASH) is needed by wireshark-1.1.2-1.pre1

怎么办呢

14 个解决方案

#1


你没有安装openssl  gnutls  krb5-devel libpcap  python rtld
先把这一堆东西安装好了 再安装wireshark

#2


这一堆东西是安装光盘里的么

#3


引用 2 楼 pww71 的回复:
这一堆东西是安装光盘里的么

楼主,就是主席说得,你好多依赖关系没有装上呢,按照主席说得装。
这一堆东西光盘里可能有,也可能联网下载。
用yum install安装

#4


前几个 光盘里应该是有的 (可以通过yum安装 如果你的rhel交费了的话)
可是最后一个rtld 我还没遇到过 不知道他是什么东西

#5


http://zhidao.baidu.com/question/25217648.html

#6


  rtld(GNU_HASH)  好像是属于glibc的  看看你的glibc版本

#7


[root@localhost pww]# rpm -ivh openssl098e-0.9.8e-17.el6.i686.rpm
warning: openssl098e-0.9.8e-17.el6.i686.rpm: V3 RSA/MD5 signature: NOKEY, key ID f21541eb
error: Failed dependencies:
        ca-certificates >= 2008-5 is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.3.4) is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.4) is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.7) is needed by openssl098e-0.9.8e-17.el6
        libk5crypto.so.3(k5crypto_3_MIT) is needed by openssl098e-0.9.8e-17.el6
        libkrb5.so.3(krb5_3_MIT) is needed by openssl098e-0.9.8e-17.el6
        rpmlib(FileDigests) <= 4.6.0-1 is needed by openssl098e-0.9.8e-17.el6
        rtld(GNU_HASH) is needed by openssl098e-0.9.8e-17.el6
        rpmlib(PayloadIsXz) <= 5.2-1 is needed by openssl098e-0.9.8e-17.el6

安装又提示错误 

#8


配个centos的yum源  用yum安装算了  本来就不太会的话 要解决这些依赖 恐怕要到明天早上了。

好像你的glibc版本也有问题 看看你的glibc版本

一般来说 依赖A就要先装A  如果先装的这个A 还依赖别C 那你还要先装这个C ......
你也可以把依赖的所有东西复制到一个目录 然后rpm -ivh -sid *.rpm

#9


checking for GTK+ - version >= 2.4.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: GTK+ 2.4 or later isn't available, so Wireshark can't be compiled
[root@localhost pww]# rpm -ivh openssl098e-0.9.8e-17.el6.i686.rpm
warning: openssl098e-0.9.8e-17.el6.i686.rpm: V3 RSA/MD5 signature: NOKEY, key ID f21541eb
error: Failed dependencies:
        ca-certificates >= 2008-5 is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.3.4) is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.4) is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.7) is needed by openssl098e-0.9.8e-17.el6
        libk5crypto.so.3(k5crypto_3_MIT) is needed by openssl098e-0.9.8e-17.el6
        libkrb5.so.3(krb5_3_MIT) is needed by openssl098e-0.9.8e-17.el6
        rpmlib(FileDigests) <= 4.6.0-1 is needed by openssl098e-0.9.8e-17.el6
        rtld(GNU_HASH) is needed by openssl098e-0.9.8e-17.el6
        rpmlib(PayloadIsXz) <= 5.2-1 is needed by openssl098e-0.9.8e-17.el6

#10


yum下载后安装不了
t 1 ; done
make[1]: Entering directory `/home/pww/yum-3.2.28/rpmUtils'
echo "Nothing to do"
Nothing to do
make[1]: Leaving directory `/home/pww/yum-3.2.28/rpmUtils'
make[1]: Entering directory `/home/pww/yum-3.2.28/yum'
echo "Nothing to do"
Nothing to do
make[1]: Leaving directory `/home/pww/yum-3.2.28/yum'
make[1]: Entering directory `/home/pww/yum-3.2.28/etc'
echo "Nothing to do"
Nothing to do
make[1]: Leaving directory `/home/pww/yum-3.2.28/etc'
make[1]: Entering directory `/home/pww/yum-3.2.28/docs'
echo "Nothing to do"
Nothing to do
make[1]: Leaving directory `/home/pww/yum-3.2.28/docs'
make[1]: Entering directory `/home/pww/yum-3.2.28/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/pww/yum-3.2.28/po'
checking for GTK+ - version >= 2.4.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: GTK+ 2.4 or later isn't available, so Wireshark can't be compiled
[root@localhost pww]# rpm -ivh openssl098e-0.9.8e-17.el6.i686.rpm
warning: openssl098e-0.9.8e-17.el6.i686.rpm: V3 RSA/MD5 signature: NOKEY, key ID f21541eb
error: Failed dependencies:
        ca-certificates >= 2008-5 is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.3.4) is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.4) is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.7) is needed by openssl098e-0.9.8e-17.el6
        libk5crypto.so.3(k5crypto_3_MIT) is needed by openssl098e-0.9.8e-17.el6
        libkrb5.so.3(krb5_3_MIT) is needed by openssl098e-0.9.8e-17.el6
        rpmlib(FileDigests) <= 4.6.0-1 is needed by openssl098e-0.9.8e-17.el6
        rtld(GNU_HASH) is needed by openssl098e-0.9.8e-17.el6
        rpmlib(PayloadIsXz) <= 5.2-1 is needed by openssl098e-0.9.8e-17.el6

#11


yum下载后安装不了
-----------------
你不是用的RHEL5吗  yum已经自带了 你还安装啥呢?
只不过如果你没交费 你无法使用  你需要换CentOS的源(自己google)

#12


yum安装好了 但是升级过程update又出现问题 我查了网站 没有那个目录了

#13


哦 知道了 redhat5的桌面版没有维护了

#14


如果下的话要放samba里先的吧

#1


你没有安装openssl  gnutls  krb5-devel libpcap  python rtld
先把这一堆东西安装好了 再安装wireshark

#2


这一堆东西是安装光盘里的么

#3


引用 2 楼 pww71 的回复:
这一堆东西是安装光盘里的么

楼主,就是主席说得,你好多依赖关系没有装上呢,按照主席说得装。
这一堆东西光盘里可能有,也可能联网下载。
用yum install安装

#4


前几个 光盘里应该是有的 (可以通过yum安装 如果你的rhel交费了的话)
可是最后一个rtld 我还没遇到过 不知道他是什么东西

#5


http://zhidao.baidu.com/question/25217648.html

#6


  rtld(GNU_HASH)  好像是属于glibc的  看看你的glibc版本

#7


[root@localhost pww]# rpm -ivh openssl098e-0.9.8e-17.el6.i686.rpm
warning: openssl098e-0.9.8e-17.el6.i686.rpm: V3 RSA/MD5 signature: NOKEY, key ID f21541eb
error: Failed dependencies:
        ca-certificates >= 2008-5 is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.3.4) is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.4) is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.7) is needed by openssl098e-0.9.8e-17.el6
        libk5crypto.so.3(k5crypto_3_MIT) is needed by openssl098e-0.9.8e-17.el6
        libkrb5.so.3(krb5_3_MIT) is needed by openssl098e-0.9.8e-17.el6
        rpmlib(FileDigests) <= 4.6.0-1 is needed by openssl098e-0.9.8e-17.el6
        rtld(GNU_HASH) is needed by openssl098e-0.9.8e-17.el6
        rpmlib(PayloadIsXz) <= 5.2-1 is needed by openssl098e-0.9.8e-17.el6

安装又提示错误 

#8


配个centos的yum源  用yum安装算了  本来就不太会的话 要解决这些依赖 恐怕要到明天早上了。

好像你的glibc版本也有问题 看看你的glibc版本

一般来说 依赖A就要先装A  如果先装的这个A 还依赖别C 那你还要先装这个C ......
你也可以把依赖的所有东西复制到一个目录 然后rpm -ivh -sid *.rpm

#9


checking for GTK+ - version >= 2.4.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: GTK+ 2.4 or later isn't available, so Wireshark can't be compiled
[root@localhost pww]# rpm -ivh openssl098e-0.9.8e-17.el6.i686.rpm
warning: openssl098e-0.9.8e-17.el6.i686.rpm: V3 RSA/MD5 signature: NOKEY, key ID f21541eb
error: Failed dependencies:
        ca-certificates >= 2008-5 is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.3.4) is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.4) is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.7) is needed by openssl098e-0.9.8e-17.el6
        libk5crypto.so.3(k5crypto_3_MIT) is needed by openssl098e-0.9.8e-17.el6
        libkrb5.so.3(krb5_3_MIT) is needed by openssl098e-0.9.8e-17.el6
        rpmlib(FileDigests) <= 4.6.0-1 is needed by openssl098e-0.9.8e-17.el6
        rtld(GNU_HASH) is needed by openssl098e-0.9.8e-17.el6
        rpmlib(PayloadIsXz) <= 5.2-1 is needed by openssl098e-0.9.8e-17.el6

#10


yum下载后安装不了
t 1 ; done
make[1]: Entering directory `/home/pww/yum-3.2.28/rpmUtils'
echo "Nothing to do"
Nothing to do
make[1]: Leaving directory `/home/pww/yum-3.2.28/rpmUtils'
make[1]: Entering directory `/home/pww/yum-3.2.28/yum'
echo "Nothing to do"
Nothing to do
make[1]: Leaving directory `/home/pww/yum-3.2.28/yum'
make[1]: Entering directory `/home/pww/yum-3.2.28/etc'
echo "Nothing to do"
Nothing to do
make[1]: Leaving directory `/home/pww/yum-3.2.28/etc'
make[1]: Entering directory `/home/pww/yum-3.2.28/docs'
echo "Nothing to do"
Nothing to do
make[1]: Leaving directory `/home/pww/yum-3.2.28/docs'
make[1]: Entering directory `/home/pww/yum-3.2.28/po'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/pww/yum-3.2.28/po'
checking for GTK+ - version >= 2.4.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error: GTK+ 2.4 or later isn't available, so Wireshark can't be compiled
[root@localhost pww]# rpm -ivh openssl098e-0.9.8e-17.el6.i686.rpm
warning: openssl098e-0.9.8e-17.el6.i686.rpm: V3 RSA/MD5 signature: NOKEY, key ID f21541eb
error: Failed dependencies:
        ca-certificates >= 2008-5 is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.3.4) is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.4) is needed by openssl098e-0.9.8e-17.el6
        libc.so.6(GLIBC_2.7) is needed by openssl098e-0.9.8e-17.el6
        libk5crypto.so.3(k5crypto_3_MIT) is needed by openssl098e-0.9.8e-17.el6
        libkrb5.so.3(krb5_3_MIT) is needed by openssl098e-0.9.8e-17.el6
        rpmlib(FileDigests) <= 4.6.0-1 is needed by openssl098e-0.9.8e-17.el6
        rtld(GNU_HASH) is needed by openssl098e-0.9.8e-17.el6
        rpmlib(PayloadIsXz) <= 5.2-1 is needed by openssl098e-0.9.8e-17.el6

#11


yum下载后安装不了
-----------------
你不是用的RHEL5吗  yum已经自带了 你还安装啥呢?
只不过如果你没交费 你无法使用  你需要换CentOS的源(自己google)

#12


yum安装好了 但是升级过程update又出现问题 我查了网站 没有那个目录了

#13


哦 知道了 redhat5的桌面版没有维护了

#14


如果下的话要放samba里先的吧