From: paul k. <pau...@xs...> - 2005-05-11 06:05:44
|
Hi Michael, >Hi Paul, > > > >>Not sure if this is related to your autoconf stuff but I just got the >>latest version from cvs and now have a problem. >>This is the output of the make command: >>cd . && aclocal-1.4 >>aclocal: macro `AM_PATH_PYTHON' required but not defined >>make: *** [aclocal.m4] Error 1 >> >> > >Strange. AM_PATH_PYTHON is defined in python.m4. Could you have alook there? > >Did you try a ./bootstrap? > > > I think it is python.m4. ./bootstrap gives the same error. I also tried the export PYTHONPATH=. that Dan suggested. No luck! Paul |