From: Michael R. <re...@eu...> - 2006-07-17 19:42:56
|
Hi Stefan, > I tried it with knoppix 5 - there is no aclocal-1.9. which version of aclocal (autoconf) do they use? I suppose lcd4linux should work with every version of autoconf. Maybe you have to use the ./bootstrap script to get rid of my autoconf stuff (which is in CVS, too, for people who don't have all the autconf devel stuff installed) > I tried it on the developer-server from fli4l/eisfair - there comes this: > > make > cd . && aclocal-1.9 > /usr/share/aclocal/libmcrypt.m4:17: warning: underquoted definition of > AM_PATH_LIBMCRYPT > run info '(automake)Extending aclocal' > or see http://sources.redhat.com/automake/automake.html#Extending-aclocal > configure.in:25: error: Autoconf version 2.59e or higher is required Huh? Maybe you've got an older version of autoconf. Try to edit configure.in and change the line AC_PREREQ(2.59e) to the version you're using. HTH, Michael -- Michael Reinelt <re...@eu...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |