Hello, All! I'm trying to compile GLIB 2.0.6 under HP-UX 10.20, but when I do "./configure", it checks for lots of things and finally stops with the words: checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no configure: error: *** You must have either have gettext support in your C library, or use the *** GNU gettext library. (http://www.gnu.org/software/gettext/gettext.html But when I tried to compile gettext 0.11.5, it "./configure"d OK, but falled on "make" with the following output: ---------make output begins--------- No suffix list. make all-recursive No suffix list. Making all in doc cd . \ && env LANG= LANGUAGE= /bin/sh /shared/user/myodov/gettext-0.11.5/missing --run makeinfo \ `echo gettext.texi | sed 's,.*/,,'` Making info file `gettext.info' from `gettext.texi'. gettext.texi:2491: itemize requires an argument: the formatter for @item. ./iso-639.texi:318: Misplaced {. ./iso-639.texi:318: Misplaced }. makeinfo: Removing output file `/shared/user/myodov/gettext-0.11.5/doc/gettext.info' due to errors; use --force to preserve. *** Error exit code 1
Stop. *** Error exit code 1 Stop. *** Error exit code 1 Stop. ---------make output ends--------- Can anybody say how either to compile gettext successfully, or how to enable gettext support in another way? -- With best regards, Alexander mailto:[EMAIL PROTECTED] _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
