hello, below is what `gtk-config --libs --cflags` returns on my solaris box:
-I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2 -I/usr/local/lib/ glib/include -I/usr/openwin/include -L/usr/local/lib -L/usr/openwin/lib -R/usr/openwin/lib -lgtk -lgdk -lgmodule -lglib -ldl -lXext -lX11 -lsocket -lnsl -lm Raheel. ----- Original Message ----- From: "hostmaster" <[EMAIL PROTECTED]> To: "Raheel" <[EMAIL PROTECTED]> Cc: "gtk-mailing-list" <[EMAIL PROTECTED]> Sent: Monday, February 24, 2003 5:52 PM Subject: Re: gtk application compile error > First, run gtk-config --libs --cflags and check each and every > directories listed if the missing headers are there! > > On Mon, 2003-02-24 at 20:17, Raheel wrote: > > yes , i have tried it too. and it has given me a long list of errors. > > i have already told you ppl about that long list (most of them were missing > > headers). > > > > guyz ........ i am very near to snatch my hairs > > plz help me > > > > Raheel. > -- > Alfredo P. Ricafort <[EMAIL PROTECTED]> > > "The man-month is a fallacious and dangerous > myth, for it implies that men and months > are interchangeable" > - (F.P. Brooks Jr.,The Mythical Man-Month) _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
