Le 05/05/2014 18:13, khemis haythem a écrit : > > > Khemis Haythem > Adresse : Boite Postale 101 4118, Mednine > GSM : +216 55 69 19 90 > E-mail : [email protected] > Statut : Élève ingénieur > Spécialité : Génie des Communications et des Réseaux > Ecole : Ecole National d'Ingénieurs de Gabes > hello, > when i m trying to add my plugin > when i try to run wireshark i get this error : > the plugin gryphon.so, version 0.0.4 > was found in multiple directories > Segmentation fault (core dumped) > of course the gryphon.so found in plugin/gryphon and plugin/my_new_plugin > what can i do ? how i solve this ? > haythem.
Hi, edit the various makefiles and moduleinfo.(h|nmake) files in plugin/my_new_plugin folder and replace the "gryphon" string by "my_new_plugin" string (or whatever name is applicable for your plugin). Regards, Pascal.
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
