相关疑难解决方法(0)

什么是libintl.h,我在哪里可以得到它?

试图从源代码安装git,它会继续引发错误:

 make install
* new build flags or prefix
CC credential-store.o
In file included from credential-store.c:1:
In file included from ./cache.h:8:
./gettext.h:17:11: fatal error: 'libintl.h' file not found
#       include <libintl.h>
            ^
1 error generated.
make: *** [credential-store.o] Error 1
Run Code Online (Sandbox Code Playgroud)

在lib.intl.h上没有任何谷歌搜索结果.什么是这个难以捉摸的库,我怎样才能得到它以便我最终可以安装git?

git osx-lion

49
推荐指数
6
解决办法
5万
查看次数

标签 统计

git ×1

osx-lion ×1