|
我下载并安装了gettext,安装在/usr/local
可是运行脚本的时候提示如下:
found xgettext program is not GNU xgettext; ignore it
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
我的gettext信息如下:
gettext (GNU gettext-runtime) 0.14.1
版权所有 (C) 1995-1997, 2000-2004 Free Software Foundation, Inc.
这是自由软件;请参考原始码的版权声明。本软件不提供任何担保,甚至不会包括
可售性或适用于任何特定目的的担保。
由 Ulrich Drepper 编写。 |
|