axinaxin 发表于 2004-6-8 02:05:28

我./autogen.sh 的时候提示错误如下,请问怎么搞

You must have gettext installed to compile gaim

这个是什么意思

gugong 发表于 2004-6-8 08:39:46


2004年06月08日星期二上午08时43分06秒[root@tian root]# which gettext
/bin/gettext
2004年06月08日星期二上午08时43分07秒[root@tian root]# rpm -qfi /bin/gettext
Name      : gettext                      Relocations: (not relocatable)
Version   : 0.11.4                            Vendor: Red Hat, Inc.
Release   : 7                           Build Date: 2003年01月25日 星期六 10时02分36秒
Install Date: 2004年04月07日 星期三 05时41分31秒      Build Host: porky.devel.redhat.com
Group       : 开发/工具                     Source RPM: gettext-0.11.4-7.src.rpm
Size      : 4613548                        License: GPL/LGPL
Signature   : DSA/SHA1, 2003年02月24日 星期一 14时14分08秒, Key ID 219180cddb42a60e
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL         : http://www.gnu.org/software/gettext/
Summary   : GNU 库和制作多语言消息的工具。
Description :
GNU gettext 软件包为在程序中生成多语言消息提供了
一组工具和文档。其中的工具包括:一组关于程序该如
何编写以支持消息目录的约定,一个消息目录的目录和
文件命名组织,一个支持检索已翻译消息的运行时库,
以及单独的处理可翻译的和已翻译的字串的程序。
gettext 为创建、使用、和修改自然语言目录提供了一
个使用简单的库和工具。它是一种国际化程序的功能强
大使用简便的方法。
页: [1]
查看完整版本: 我./autogen.sh 的时候提示错误如下,请问怎么搞