编译时所需文件存在,却找不到......

编译打包和其他
回复
头像
tlhl28
帖子: 474
注册时间: 2006-09-02 18:58
来自: 深圳

编译时所需文件存在,却找不到......

#1

帖子 tlhl28 » 2007-12-25 19:21

代码: 全选

~/desktop-agnostic$ bash autogen.sh
/usr/bin/intltoolize
/usr/local/bin/glib-gettextize
No build script available.  You have two choices:
1. You need to install the gnome-common module and make
   sure the gnome-autogen.sh script is in your $PATH.
2. You need to install the following scripts:
   * intltool
   * glib-gettextize (usually installed with glib-2.0)
   * gtk-doc
   * libtool
   * automake
   * autoconf
   Additionally, you need to make
   sure that they are in your $PATH.

代码: 全选

/usr/local/bin/glib-gettextize
我在该目录下能找到glib-gettextize......
请问是什么问题
------
ThinkPad·R60i-0657LN1
Ubuntu 8.04 . Hardy Heron+XP
------
头像
BigSnake.NET
帖子: 12522
注册时间: 2006-07-02 11:16
来自: 廣州
联系:

#2

帖子 BigSnake.NET » 2007-12-25 19:24

如果你选方法2的话,你要把他们全装才可以
^_^ ~~~
要理解递归,首先要理解递归。

地球人都知道,理论上,理论跟实际是没有差别的,但实际上,理论跟实际的差别是相当大滴。
回复