Re: [Wireshark-dev] Extcap binaries on OSX

2019-12-20 Thread Ross Jacobs
It's 'darwin' $ python Python 3.7.2 (v3.7.2:9a3ffc0492, Dec 24 2018, 02:44:43) [Clang 6.0 (clang-600.0.57)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import sys; sys.platform 'darwin' Same on Python2.7. On Fri, Dec 20, 2019 at 3:17 AM Dario Lombardo

Re: [Wireshark-dev] Extcap binaries on OSX

2019-12-20 Thread Dario Lombardo
Ok, thanks. And what does the python command "sys.platform" return? On Fri, Dec 20, 2019 at 11:46 AM Roland Knall wrote: > run/Wireshark.app/Contents/MacOS/extcap > > cheers > Roland > > Am Fr., 20. Dez. 2019 um 10:31 Uhr schrieb Dario Lombardo < > lom...@gmail.com>: > >> Hi, >> I'm trying to

Re: [Wireshark-dev] Extcap binaries on OSX

2019-12-20 Thread Roland Knall
run/Wireshark.app/Contents/MacOS/extcap cheers Roland Am Fr., 20. Dez. 2019 um 10:31 Uhr schrieb Dario Lombardo : > Hi, > I'm trying to debug some CI jobs on OSX but I don't have a OSX machine. > I'm trying to find where the extcap binaries are put on OSX using cmake. > > Linux: run\extcap >

[Wireshark-dev] Extcap binaries on OSX

2019-12-20 Thread Dario Lombardo
Hi, I'm trying to debug some CI jobs on OSX but I don't have a OSX machine. I'm trying to find where the extcap binaries are put on OSX using cmake. Linux: run\extcap Windows: run\RelWithDebInfo\extcap OSX: ? Any help? Thanks. Dario. -- Naima is online.