TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GTK and GNOME compile problems



Has anyone compiled the latest versions of GTK+ and gnome from CVS on a
RH system? I keep getting the following errors when I run ./autogen.sh
on GTK+.

aclocal: configure.in: 197: macro `AM_GNU_GETTEXT' not found in library

Any when I try a make:
make all-recursive
make[1]: Entering directory `/opt/cvs/gnome/gtk+'
Making all in intl
make[2]: Entering directory `/opt/cvs/gnome/gtk+/intl'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/opt/cvs/gnome/gtk+/intl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/cvs/gnome/gtk+'
make: *** [all-recursive-am] Error 2

I have updated all of the required libraries. I do have gettext
installed and even followed the step-by-step directions at
http://www.gnome.org/start/gnometar.shtml 

I am running RH5.1. 

(I did get an older CVS version tomake all-recursive compile on my
system at home, which is a similar RH5.1 system.)

Any ideas?

Clay Fandre
--