xlib
Jeremy C. Reed
reed at reedmedia.net
Sat Aug 9 17:37:18 PDT 2008
> I am trying to get GTK to run. What are the minimal X library that
> it's going to need. Gtk wants Xlib.
gtk1 uses libXext, libX11, libXi, libXt (and others not X related)
gtk2 uses libX11 libXcursor libXft libXfixes libXinerama libXext libXi
libXrandr libSM libXrender libXt xextproto libXext fontconfig freetype2
(and others not X related)
There may be less if gtk2 is built differently.
More information about the xorg
mailing list