Re: I have a problem, or getting back into the CVS swing...




> reflections% aclocal                                      ~/gnome/cvs/gtk+
> aclocal: configure.in: 139: macro `AM_PATH_GLIB' not found in library
> reflections%                                              ~/gnome/cvs/gtk+


You need to remember the path in which you installed automake and
aclocal, and do something like

	cp glib/glib.m4 <that-prefix>/share/aclocal/glib.m4

Dude, put that in the FAQ :-), and keep in mind that you will probably 
also need to do

	cp gtk+/gtk.m4 <that-prefix>/share/aclocal/gtk.m4



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]