Hi, <bachi@xxxxxxxxxx> writes: > ok... got fontconfig compiled and set PKG_CONFIG_PATH... > other problem... i don't have xft... got openwin without xft. > can't I compile pango??? You can compile pango with fontconfig and xft, but it is strongly recommend you install these libraries. Xft is just a library, it can be installed on top of whatever X server you are using. Your real problem is however that glib is not correctly installed. Most probably the linker doesn't find the glib libraries because you installed it outside the library search path. You will have to change the library search path (or simply run ldconfig to update the linker cache). Sven _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list