$ aclocal --version aclocal (GNU automake) 1.9.4 Written by Tom Tromey <[EMAIL PROTECTED]>
Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ aclocal acinclude.m4:17: warning: underquoted definition of AC_DEFINE_DIR run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal acinclude.m4:37: warning: underquoted definition of AM_GUILE acinclude.m4:75: warning: underquoted definition of AM_GTK2 acinclude.m4:108: warning: underquoted definition of AC_PROG_CC_IEEE /usr/share/aclocal/vorbis.m4:9: warning: underquoted definition of XIPH_PATH_VORBIS /usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES /usr/share/aclocal/libart.m4:11: warning: underquoted definition of AM_PATH_LIBART /usr/share/aclocal/avifile.m4:21: warning: underquoted definition of AM_PATH_AVIFILE aclocal:configure.in:291: warning: macro `AM_PATH_GTK' not found in library aclocal:configure.in:304: warning: macro `AM_PATH_GLIB' not found in library aclocal:configure.in:311: warning: macro `AM_PATH_GLIB' not found in library aclocal:configure.in:340: warning: macro `AM_PATH_GTK_EXTRA' not found in library aclocal:configure.in:536: warning: macro `AM_PATH_ARTSC' not found in library On 9/8/05, Joseph Heled <[EMAIL PROTECTED]> wrote: > Help anayone??? > > Some while ago I lost my hard drive, and with it my GNUBG copy. > > I am running an up-to-dat Kubuntu (debian) system. > > I have been able to re-establish my admin status at savannha, and > import the tree. > > I would like to re-instate gnubg, and do it *right*. it should build > for linux systems out of the box. > > www.gnubg.org is dead (empty page) > > I did a > ./configure --with-board3d --with-gtk2 --with-python > > and apart from the missing gtkextra all went well. but the make failed. > > $ make > cd . && /bin/sh /home/joseph/soft/ggg/gnubg/missing --run aclocal-1.6 -I m4 > /home/joseph/soft/ggg/gnubg/missing: line 46: aclocal-1.6: command not found > WARNING: `aclocal-1.6' is needed, and you do not seem to have it handy on your > system. You might have modified some files without having the > proper tools for further handling them. Check the `README' file, > it often tells you about the needed prerequirements for installing > this package. You may also peek at any GNU archive site, in case > some other package would contain this missing `aclocal-1.6' program. > make: *** [aclocal.m4] Error 1 > > > What now?? > > Thanks, Joseph > _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
