#29968: RFE: wireshark-devel: variants ipv6 gtk3 python ------------------------------+--------------------------------------------- Reporter: jpo@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: wireshark-devel ------------------------------+--------------------------------------------- Comment(by jpo@…): Replying to [comment:5 hsivank@…]:
Attached a patch to add python26 and python27 variants
A build with "sudo port install wireshark-devel +libsmi +lua +python27" finishes and installs correctly but I get spurious output even when running "tshark -v": {{{ $ tshark -v dlopen(libwireshark.dylib, 6): image not found [Errno 2] No such file or directory: '/opt/local/lib/wireshark/python/2.7/wspy_dissectors' TShark 1.6.0 (SVN Rev Unknown from unknown) Copyright 1998-2011 Gerald Combs <gerald@wireshark.org> and contributors. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled (64-bit) with GLib 2.28.8, with libpcap 1.1.1, with libz 1.2.5, without POSIX capabilities, without libpcre, with SMI 0.4.8, with c-ares 1.7.4, with Lua 5.1, with Python, without GnuTLS, with Gcrypt 1.4.6, with MIT Kerberos, without GeoIP. Running on Mac OS 10.6.8 (Darwin 10.8.0), with libpcap version 1.1.1, with libz 1.2.5. Built using gcc 4.2.1 (Apple Inc. build 5666) (dot 3). }}} Looking into it [1] ... jpo [1] - http://wiki.wireshark.org/Python -- Ticket URL: <https://trac.macports.org/ticket/29968#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS