|
楼主 |
发表于 2005-5-10 18:29:50
|
显示全部楼层
我是自己编译安装,但是没成功,提示:
./autogen.sh
> checking for autoconf >= 2.53...
> testing autoconf2.50... not found.
> testing autoconf... found 2.59
> checking for automake >= 1.7...
> testing automake-1.7... found 1.7.9
> checking for libtool >= 1.4.3...
> testing libtoolize... found 1.5.14
> checking for glib-gettext >= 2.2.0...
> testing glib-gettextize... found 2.2.3
> checking for intltool >= 0.25...
> testing intltoolize... found 0.30
> checking for pkg-config >= 0.14.0...
> testing pkg-config... found 0.15.0
> Checking for required M4 macros...
> libtool.m4 not found
> glib-gettext.m4 not found
> intltool.m4 not found
> pkg.m4 not found
> Checking for forbidden M4 macros...
> ***Error***: some autoconf macros required to build
> gnomemeeting
> were not found in your aclocal path, or some
> forbidden
> macros were found. Perhaps you need to adjust your
> ACLOCAL_PATH?
但这些文件我都有啊,在/usr/share/aclocal/下。 |
|