代码: 全选
~/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
请问是什么问题