Re: How to compile GTK FB ?



"Pranjal Saikia" <pranjal lgsi co in> writes:
> I'm trying to compile GTK+ with frame buffer enabled. I don't want to use
> the X support at all. I got the latest version of GTK+. i.e version 1.3.6. I
> have all the packages required for that in my machine(Glib,pango,
> pkgconfig,atk etc.). But this version is looking for some X functions during
> ./configure.

This is just a bug in the configure script; it doesn't actually need
those functions to compile.

> The problem is it's not creating the gtk-config at /usr/bin

Now you would use "pkg-config --cflags --libs gtk+-2.0" rather than
gtk-config.

Havoc





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