On Sunday, 11 September 2016 2:42:52 PM ACST James Knott wrote:
There was a recent Wireshark update and now it doesn't work. If I try to start it from the command line, I get the error message "wireshark: error while loading shared libraries: libwiretap.so.5: cannot open shared object file: No such file or directory". However, the Wireshark file list shows /usr/lib64/libwiretap.so.6, which is linked to libwiretap.so.6.0.0. I then created a libwiretap.so.5 link to libwiretap.so.6.0.0 and it now chokes on libwireshark.so.6, but libwireshark.so.8 is there.
Looks like someone goofed with the update.
This could be a permissions problem. Check the wireshark documentation or google "wireshark setcap". Packet capture requires root permissions but, rather than run wireshark with elevated privileges, setcap is used to set the capabilities to allow it to be run as a normal user. This may or may not be related to your problem. YMMV. Regards, Rodney. -- ============================================================== Rodney Baker VK5ZTV rodney.baker@iinet.net.au ============================================================== -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org