gtk+ compile

2007-06-14 Thread Jeevan
Dear all, Here I am trying to run a simple GUI program using Gtk+.. I am getting error as follows: linux:~ # gcc base.c -o base 'pkg-config --cflags --libs gtk+-2.0' gcc: pkg-config --cflags --libs gtk+-2.0: No such file or directory base.c:1:21: gtk/gtk.h: No such file or directory base.c: In

Re: gtk+ compile

2007-06-14 Thread Emmanuele Bassi
On Thu, 2007-06-14 at 05:04 -0700, Jeevan wrote: Dear all, Here I am trying to run a simple GUI program using Gtk+.. this list is for developing gtk+, not developing with gtk+. you want gtk-list or gtk-app-devel-list. I am getting error as follows: linux:~ # gcc base.c -o base

gtk+ compile related query

2006-10-09 Thread krithika.sivakumar
Hi, I am trying to compile the GTK+ code checked out from CVS When I run the autogen --- following warning is printed (I have set ACLOCAL_FLAGS=-I /usr/share/aclocal): Can anyone help with this? [root@ Wipro142 gtk+]# sh autogen.sh --prefix=$PREFIX --with-gdktarget=directfb --without-x