Re: gtk compilation error (libgdk_pixbuf-2.0)



Thanks,

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 mandriva com>
Le mercredi 10 décembre 2008 à 16:40 +0900, Keedi Kim a écrit :
> Hi! :-)
>
> I have some problem with compilation gtk+-2.0 (rev. trunk)
>
> I use Ubuntu 8.10 and LANG=ko_KR.UTF-8 environment.

This seems to be a libtool bug related to locale handling.
Try running make with C locale:

$ LC_ALL=C make

Regards

--
Yann Droneaud




--
Best regards,

Keedi Kim



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]