解决Redhat上安装Wireshark,但无法启动的问题

本文详细记录了在Redhat系统中使用yum安装Wireshark后遇到的无法运行问题,并提供了通过安装wireshark-gnome组件来解决该问题的方法。

Redhat上用yum install wireshark安装成功后,调用wireshark提示没有进程

[root@localhost wjm]# wireshark
bash: wireshark: command not found

重新安装提示已经安装成功了

[root@localhost wjm]# yum install wireshark
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
Updating certificate-based repositories.
Unable to read consumer identity
Setting up Install Process
Package wireshark-1.2.15-2.el6_2.1.x86_64 already installed and latest version
Nothing to do

which 命令查了一下确实没有wireshark

yum list | grep wireshark 查看

[root@localhost wjm]# yum list | grep wireshark
Unable to read consumer identity
wireshark.x86_64                       1.2.15-2.el6_2.1                @rhel-6.3
wireshark.i686                         1.2.15-2.el6_2.1                rhel-6.3 
wireshark-gnome.x86_64                 1.2.15-2.el6_2.1                rhel-6.3 

把wireshark-gnome.x86_64也安装一下,wireshark就能找到了

[root@localhost wjm]# which wireshark
/usr/bin/wireshark

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值