請問 libintl.so.6 這個檔案從哪邊來呢 - BBS

Table of Contents

※ 引述《donkeychen (donkey = =)》之銘言:
: /libexec/ld-elf.so.1: Shared object "libintl.so.6" not found, required by "lib
: gnutls.so.15"
: 請問這樣要怎麼去取得libintl.so.6呢~

抓較舊版本的 gettext tar 開下 configure && make
然後把 make 出來的 intl/.libs/libintl.so.6 丟到 /usr/local/lib 下
試試看可不可行...

--

All Comments