Re: installing gtk+



"Florent.Devin" wrote:
> 
> looks like you have not Xt lib.
> But I wonder if Xt lib really needed by Gtk
> 

Xt isn't required by GTK+. I've run ldd and nm on the libraries,
and none of them are linked against Xt or contain any Xt symbols.
I assume this is the configure scripts way of checking that the
X headers and libraries are installed. A better check would be
to test compile a raw Xlib program seeing as this is what GTK+
really depends on. On the other hand though, Xt should be part
of any `standard' X install.

Chris
--
hell-bent for naugahyde




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