You may have to modify/set the _prefix (and/or possibly other options being passed to %configure) in the wireshark.spec.in file. Run "./configure --help" to find out all the options, and then set what you need in the spec file.
Not sure why you'd want to use the 1.8.6 spec file for 1.10.3, but I have no idea if it would work or not. One way to find out though ... -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Vishnu Bhatt Sent: Thursday, December 12, 2013 3:48 AM To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] Error while installing wireshark 1.10.3 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? One more thing, can I use Wireshark.spec.in from SPECS folder of earlier wireshark version (1.8.6) for building rpm of 1.10.3? <snip> -- CONFIDENTIALITY NOTICE: The information contained in this email message is intended only for use of the intended recipient. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately delete it from your system and notify the sender by replying to this email. Thank you. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
