Hello list, (my first post here)
I try to install mbuni under FreeBSD 6.0. When I try to run the bootstrap I get some errors, that show that the automake executable is not found. Indeed the executable for automake 1.9 is 'automake19' in FreeBSD. So I changed the amvers to '19' in bootstrap, as also the autoconf and autoheader to autoconf259 autoheader259 (for version 2.59). After that aclocal shows the following warning: + aclocal19 -I autotools /usr/X11R6/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending-aclocal and autoconf shows this error: + autoconf259 configure.ac:21: error: possibly undefined macro: AC_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. Can anyone help? -- Pavlos Georgiadis _______________________________________________ Users mailing list [email protected] http://mbuni.org/mailman/listinfo/users_mbuni.org
