I'm having problems trying to run make with Pango-1.12.4 on Red Hat Enterprise Linux 4 Its giving me the error... /home/jamest/php-gtk/lib/: file not recognized: Is a directory (I've put the error in more detail at bottom of post) I've tried this with various versions of pango and still get the same error. Ive already installed Zlib, Glib, Libpng, Fontconfig, and Cairo without a problem. They've all been installed into the directory home/jamest/php-gtk with LD_LIBRARAY_PATH=home/jamest/php-gtk/lib and PKG_CONFIG_PATH=home/jamest/php-gtk/lib/pkgconfig and I have up-to-date versions of each. Does anyone have any idea why its doing this? ERROR: make[4]: Entering directory `/home/jamest/pango-1.12.4/pango/opentype' /bin/sh ../../libtool --mode=link gcc -g -O2 -Wall -o ottest ottest.o disasm.o libmini-harfbuzz.la /home/jamest/php-gtk/lib/ -lfreetype -lz gcc -g -O2 -Wall -o ottest ottest.o disasm.o /home/jamest/php-gtk/lib/ ./.libs/libmini-harfbuzz.a -L/home/jamest/php-gtk/lib /home/jamest/php-gtk/lib/libgobject-2.0.so /home/jamest/php-gtk/lib/libgmodule-2.0.so -ldl /home/jamest/php-gtk/lib/libglib-2.0.so -lm /usr/lib/libfreetype.so -lz -Wl,--rpath -Wl,/home/jamest/php-gtk/lib -Wl,--rpath -Wl,/home/jamest/php-gtk/lib /home/jamest/php-gtk/lib/: file not recognized: Is a directory collect2: ld returned 1 exit status make[4]: *** [ottest] Error 1 make[4]: Leaving directory `/home/jamest/pango-1.12.4/pango/opentype' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/jamest/pango-1.12.4/pango' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/jamest/pango-1.12.4/pango' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jamest/pango-1.12.4' make: *** [all] Error 2 -- View this message in context: http://www.nabble.com/Pango-Installation-Problems-tf3149008.html#a8729833 Sent from the Gtk+ - General mailing list archive at Nabble.com. _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list