分页: 1 / 1

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

发表于 : 2007-12-25 19:21
tlhl28

代码: 全选

~/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......
请问是什么问题

发表于 : 2007-12-25 19:24
BigSnake.NET
如果你选方法2的话,你要把他们全装才可以