LANG=C ./autogen.sh --prefix=$LOCAL_LIB --enable-gtk-doc
LANG=C make
make install
Now I could get brand-new gtk lib!
thanks again. :-)
2008/12/10 Yann Droneaud <ydroneaud@xxxxxxxxxxxx>
Le mercredi 10 décembre 2008 à 16:40 +0900, Keedi Kim a écrit :
> Hi! :-)This seems to be a libtool bug related to locale handling.
>
> I have some problem with compilation gtk+-2.0 (rev. trunk)
>
> I use Ubuntu 8.10 and LANG=ko_KR.UTF-8 environment.
Try running make with C locale:
$ LC_ALL=C make
Regards
--
Yann Droneaud
--
Best regards,
Keedi Kim
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list