Re: [Ekiga-list] fatal error: gtk/gtk.h: No such file or directory




On 05/16/2011 08:10 PM, Eugen Dedu wrote:

On 13/05/11 23:35, herman wrote:

Hi guys,

How can I resolve this problem on Fedora 14:
In file included from /usr/include/libnotify/notify.h:28:0,
from ../../../../lib/engine/components/libnotify/libnotify-main.cpp:41:
/usr/include/libnotify/notification.h:28:21: fatal error: gtk/gtk.h: No
such file or directory
compilation terminated.
make[6]: *** [libnotify-main.lo] Error 1

[root@leo ekiga-3.2.7]# find /usr -name gtk.h
/usr/include/gtk-2.0/gtk/gtk.h
/usr/include/gtk-3.0/gtk/gtk.h

So???

Cheers,

Herman
_______________________________________________
ekiga-list mailing list
ekiga-list gnome org
http://mail.gnome.org/mailman/listinfo/ekiga-list


This is strange. Could you give us the command line leading to this error (compoilation of libnotify-main.cpp)? For me, the following flag appears:
-I/usr/include/gtk-2.0
hence it works.

Hi,

The platform is Fedora Core 14.

After compiling ptlib-2.6.7 and opal-3.6.8 successfully, I did:
$ tar -zxvf ekiga-3.2.7.tar.gz
$ cd ekiga-3.2.7
$ ./configure --prefix=/usr
$ make

Hope that helps!

Herman




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]