From: Robert L K. <rl...@al...> - 2000-02-17 12:19:31
|
Date: Thu, 17 Feb 2000 07:06:09 +0100 From: "Stefan K. Berg" <sf...@co...> Robert L Krawitz wrote: > > What do I need to upgrade to stop this problem ; > > piamox7:~/projects/gimp-print/print$ aclocal > aclocal: configure.in: 12: macro `AM_PATH_GIMP` not found in library > > I presume I have an old library ? > > I build Gimp from source each time though, so I`m not sure I see why > there should be something else I need as well ? > > Installing Gimp *should* install a file named gimp.m4 in > /usr/local/share/aclocal. Check to see if you have such a file on > your system? On my SuSE 6.3 box, aclocal likes to keep its files under /usr/share/aclocal. I have a symlink from /usr/local/share/aclocal to that location which makes things to work. Perhaps the same problem here? That happened to me under SuSE 6.2 also; I basically had to do the same thing. -- Robert Krawitz <rl...@al...> http://www.tiac.net/users/rlk/ Tall Clubs International -- http://www.tall.org/ or 1-888-IM-TALL-2 Member of the League for Programming Freedom -- mail lp...@uu... Project lead for The Gimp Print -- http://gimp-print.sourceforge.net "Linux doesn't dictate how I work, I dictate how Linux works." --Eric Crampton |