Have you tried:
#make install

That should install the headers file in $PREFIX/include.
If you had not specified the "--prefix=/usr" when you run configure, the
default will most likely be "/usr/local"
I.e. By default gtk will install the header files into /usr/local/include

BTW, what browser are you compiling?
I'm also working on getting an embedded browser into our embedded system.

Regards,

Raymond Pau
----- Original Message -----
From: "hong zhang" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Monday, August 27, 2007 2:30 PM
Subject: gtk header files


> List,
>
> I want to compile an embedded browser using gtk-1.2
> but package download from www.gtk.org does not have
> header files for gtk package.
>
> Does anyone know where I can get gtk header files?
> Thanks!!!
>
> ----henry
>
>
>
> ____________________________________________________________________________________
> Yahoo! oneSearch: Finally, mobile search
> that gives answers, not web links.
> http://mobile.yahoo.com/mobileweb/onesearch?refer=1ONXIC
> _______________________________________________
> gtk-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/gtk-list
>
>


_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to