benzgigi
|
分享:
▼
x0
|
[Linux][问题] 请问如何在redhat9 安装wireshark?
我想要在redhat上面安装wireshark这套封包分析软体, 但是好像没有for redhat9使用的版本, 我下载的wireshark版本是0.99.4-1.fc5.i386.rpm 我的redhat 9 的核心是linux-2.4.20-8
下了rpm -ivh wireshark-0.99.4-1.fc5.i386.rpm指令 出现错误讯息如下: warning: wireshark-0.99.4-1.fc5.i386.rpm: V3 DSA signature: NOKEY. key ID 4f2a6fd2 error: Failed dependencies: libc.so.6(GLIBC_2.3.4) is needed by wireshark-0.99.4-1.fc5 libc.so.6(GLIBC_2.4) is needed by wireshark-0.99.4-1.fc5 libcrypto.so.6 is needed by wireshark-0.99.4-1.fc5 libgcrypt.so.11 is needed by wireshark-0.99.4-1.fc5 libgnutls.so.12 is needed by wireshark-0.99.4-1.fc5 libgnutls.so.12(GNUTLS_1_2) is needed by wireshark-0.99.4-1.fc5 libgpg-error.so.0 is needed by wireshark-0.99.4-1.fc5 libk5crypto.so.3(k5crypto_3_MIT) is needed by wireshark-0.99.4-1.fc5 libkrb5.so.3(krb5_3_MIT) is needed by wireshark-0.99.4-1.fc5 libkrb5support.so.0 is needed by wireshark-0.99.4-1.fc5 libnetsnmp.so.10 is needed by wireshark-0.99.4-1.fc5 libpcap.so.0.9.4 is needed by wireshark-0.99.4-1.fc5 python(abi) = 2.4 is needed by wireshark-0.99.4-1.fc5
希望有大大可以指导我一下,不知道这错误讯息表示什么? 而我该如何才可以安装wireshark在redhat 9,谢谢
|