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] problem of Lua support (Stig Bj?rlykke)

From: Nicolas R <nicholas720@xxxxxxxxx>
Date: Wed, 9 Sep 2009 16:03:21 +0800
Thanks, Stig Bj?rlykke
I follow your suggestion, but it still not works. But after run the
"./configure --with-lua=/usr/local ", the output informaiton shows "Support
Lua Script: Yes".
And then run make and make install commands. I found "with Lua5.1"
information in Help tag in the GUI. I write a file named
hello.lua(print("hello world").