I'm having problems with the final installation step of Gtk. Glib-1.2.8 installed successfully on the system, and everything seemed to compile when I ran 'make' for Gtk. When I switch to root and enter 'make install' I get the following error: Making install in po if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /usr2/local/lib; \ else \ /bin/sh ../mkinstalldirs /usr2/local/lib; \ fi /usr/local/bin/install: /usr2/local/lib/locale/ca/LC_MESSAGES/gtk+.mo: No such f ile or directory *** Error code 1 make: Fatal error: Command failed for target `install-data-yes' Current working directory /home/sgesin/junk/gtk+-1.2.8/po *** Error code 1 make: Fatal error: Command failed for target `install-recursive' The directories are created, but the gtk+.mo isn't there... does anyone know how to fix this? Thanks! _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
