Wireshark mailing list archives

Re: Finding init.lua after build from source


From: Tony Trinh <tony19 () gmail com>
Date: Sat, 30 Mar 2013 21:25:13 -0500

The script takes two parameters:

  make-init-lua.pl $SRC $TEMPLATE

where:
  $SRC is the root of the wireshark source directory, and
  $TEMPLATE is the path to template-init.lua (in the same directory as
make-init-lua.pl).

The result is printed to stdout, so you could redirect it to a file.

  ~/src/wireshark/epan/wslua
  $ ./make-init-lua.pl ../.. template-init.lua > init.lua
___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request () wireshark org?subject=unsubscribe

Current thread: