Wireshark mailing list archives

Re: Extcap


From: Dario Lombardo <dario.lombardo.ml () gmail com>
Date: Mon, 19 Oct 2015 16:22:30 +0200

On Mon, Oct 19, 2015 at 4:03 PM, Michal Labedzki <michal.labedzki () tieto com>
wrote:

Try to do:
$ export WIRESHARK_RUN_FROM_BUILD_DIRECTORY=1
$ ./run/wireshark


Yes, it's what I usually do.


Check also your config.h (build directory): grep EXTCAP  config.h

I have something like that:
#define EXTCAP_DIR "/pkg/wireshark/lib/wireshark/extcap/"
#define HAVE_EXTCAP 1


$ grep EXTCAP config.h
#define EXTCAP_DIR "/usr/local/lib/wireshark/extcap/"
#define HAVE_EXTCAP 1

That's strange. When I run wireshark with the export, I see
$HOME/wireshark/run/extcap as extcap plugin dir.
Anyway, I copied the androiddump into /usr/local/lib/wireshark/extcap/, but
nothing changes.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: