Each time I try to run wireshark I get this error
Is there any way to make it work? If you need more info ask me. asked 17 Jul '16, 15:57 cloppy21 |
One Answer:
Then the makers of the Linux distribution probably didn't set up their Linux build of Wireshark correctly. That function is called if, and only if, Wireshark was built with Lua support. If it's built with Lua support, then it should 1) be linked with the Lua library and 2) have Lua as a dependency, so that when Wireshark is installed, the Lua run-time support is installed. You should report this problem to the distribution's maintainers, and then look for your distribution's package for Lua and install that. answered 17 Jul '16, 19:54 Guy Harris ♦♦ Well it work now I was going to install a new Linux distribution and no problem on the new one. Thanks for answering. (17 Jul '16, 22:23) cloppy21 Your answer has been converted to a comment as that's how this site works. Please read the FAQ for more information. If an answer has solved your issue, please accept the answer for the benefit of other users by clicking the checkmark icon next to the answer. Please read the FAQ for more information. (18 Jul '16, 01:38) Jaap ♦ |
Have you built this version of Wireshark from source yourself, or is it a Wireshark binary provided by your Linux distribution or by some third party?
It's provided by my Linux distribution