[Glade-users] Testing Glade 3 on Suse 9.1
Ivan Wong
email@ivanwong.info
Tue, 23 Nov 2004 01:16:15 +0800
Hi,
> testing automake-1.4... not found.
> ***Error***: You must have automake >=3D 1.4 installed
> to build glade. Download the appropriate package for
> from your distribution or get the source tarball at
> http://ftp.gnu.org/pub/gnu/automake/automake-1.4.tar.gz
gnome-autogen.sh didn't know automake-1.9 until gnome-common-2.8.0
If you are using a package < 2.8.0, please get an update or patch it (e.g.
/usr/bin/gnome-autogen.sh) yourself:
http://cvs.gnome.org/viewcvs/gnome-common/macros2/gnome-autogen.sh?r1=1.2&r2=1.3
> Checking for forbidden M4 macros...
> ***Error***: some autoconf macros required to build glade
> were not found in your aclocal path, or some forbidden
> macros were found. Perhaps you need to adjust your
> ACLOCAL_PATH?
Have you installed devel package of gettext-runtime? If you do have and you
used RPM, the prefix would be /usr and aclocal should have found those
macros out. If you compile gettext yourself you may have a different prefix
and the suggestion from Tristan will help.
Rgrds,
Ivan Wong.