出現(xiàn)錯誤,
checking for msgfmt... 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
請問,如何解決? 作者: yhq448239218 時間: 2013-01-07 15:10
遇到同樣的問題……作者: gordyyoung 時間: 2013-01-15 14:10
gettext 這個庫沒裝吧。。作者: mci2004 時間: 2013-01-16 23:27
就是沒有 gettext這個庫,這個庫你是怎么裝的?源碼自己編譯的嗎? make install有嗎?