Great, that worked and I can now capture, but only when running wireshark
under sudo. I tried things like setuid dumpcap root or setgid wireshark
(existing group for the distribution version of wireshark I also have
installed), but those didn't seem to work. Is there something else I need
to be able to run it without sudo?

Thanks!

On Fri, 29 Nov 2019 at 14:28, Dario Lombardo <lom...@gmail.com> wrote:

> Have a look at cmake's output. It will say something about libpcap
> (whether is found or not). If it's found, you can compile dumpcap with
> ninja/make dumpcap, just to be sure it's compiled. However a straight
> compilation command should do its job.
>
> On Fri, Nov 29, 2019 at 3:04 PM Tom Bentley <t.j.bent...@gmail.com> wrote:
>
>> Hi,
>>
>> I downloaded and built wireshark 3.1.1 from the website. When I
>> run/wireshark the gui appears, but there in the "Capture" pane it says "No
>> interfaces found". Furthermore (maybe related, maybe not) I had expected
>> `dumpcap` to be in the run directory, but it's missing). So I'm wondering
>> how I managed to mess up the build and what I need to do to fix it.
>>
>> Many thanks,
>>
>> Tom
>>
>> ___________________________________________________________________________
>> Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
>> Archives:    https://www.wireshark.org/lists/wireshark-dev
>> Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
>>              mailto:wireshark-dev-requ...@wireshark.org
>> ?subject=unsubscribe
>
>
>
> --
>
> Naima is online.
>
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
> Archives:    https://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
>              mailto:wireshark-dev-requ...@wireshark.org
> ?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to