Wireshark-bugs: [Wireshark-bugs] [Bug 11620] androiddump cannot find libwiretap on OS X (rpath i
Comment # 5
on bug 11620
from Jeremy Huddleston Sequoia
(In reply to Michal Labedzki from comment #3)
> "extcap" directory is special directory for extcap tool (currently one,
> there will be more in near future). Also current configuration (cmake,
> installers, run from sources rules) needs it.
>
> Jeremy, do you use prebuild Wirshark or you build it yourself (cmake?
> autotools? something else?)
I just grabbed the prebuilt package that you shipped:
$ gsha256sum Wireshark\ 2.0.0rc1\ Intel\ 64.dmg
2a8ced7cd6c1788b46aa366d91dfbad144842fdfb09443a3b72d2dfec058783b Wireshark
2.0.0rc1 Intel 64.dmg
$ otool -l /Applications/Wireshark.app/Contents/MacOS/Wireshark | grep -A2 UUID
cmd LC_UUID
cmdsize 24
uuid 3729CD70-2053-303C-9B90-5A6647FD757A
$ codesign -vvv -d /Applications/Wireshark.app
Executable=/Applications/Wireshark.app/Contents/MacOS/Wireshark
Identifier=org.wireshark.Wireshark
Format=bundle with Mach-O thin (x86_64)
CodeDirectory v=20100 size=48132 flags=0x0(none) hashes=2400+3
location=embedded
Hash type=sha1 size=20
CDHash=ecf73eff62ce725bd80c7e61b03446540c6c7f77
Signature size=8550
Authority=Developer ID Application: Wireshark Foundation, Inc. (7Z6EMTD2C6)
Authority=Developer ID Certification Authority
Authority=Apple Root CA
Timestamp=Oct 14, 2015, 10:54:24
Info.plist entries=15
TeamIdentifier=not set
Sealed Resources version=1 rules=4 files=297
Internal requirements count=1 size=184
You are receiving this mail because:
- You are watching all bug changes.