ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Error while installing wireshark 1.10.3

From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Tue, 17 Dec 2013 14:57:34 -0500
On 12/12/13 03:47, Vishnu Bhatt wrote:
Hello,

Thanks for the help. Now it is getting installed without set_cap error (after changing %global setcap_dumpcap to 0) but now if I start Wireshark, it is not present in the machine. Wireshark is not getting installed in /usr/bin and if I type

whereis Wireshark

I get output as /usr/share/Wireshark/
which by the way is empty folder.

There is nothing in /usr/bin. What could be the issue now?

The simplest thing for this kind of problem is to list what's in the RPMs you built: rpm -qpl wireshark-xxx.rpm

It will tell you what files are installed where.