Wireshark mailing list archives

Re: gtk.h not found when compiling Wireshark 1.10.2 on Fedora 19


From: Ed Beroset <beroset () mindspring com>
Date: Wed, 15 Jan 2014 15:00:48 -0500 (GMT-05:00)

John Powell wrote:

I am trying to compile wireshark-1.10.2 on Fedora 19.

Most of my machines are currently running Fedora 19, so I know this actually works.

I get the following error:

checking for GTK+ - version >= 2.12.0 and < 3.0... no
[...]
conftest.c:34:21: fatal error: gtk/gtk.h: No such file or directory
#include <gtk/gtk.h>
                    ^
compilation terminated.
[...]

Ideas??

Thanks in advance!

Looks like you need to install gtk.  On Fedora 19, try "yum install gtk3-devel" and that should install the missing 
headers and packages.

Ed
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: