From: Dan F. <tem...@ya...> - 2005-05-14 17:05:44
|
Today I updated the cvs after some days of absence and I too got the notorious aclocal error: cd . && aclocal-1.4 aclocal: macro `AM_PATH_PYTHON' required but not defined make: *** [aclocal.m4] Error 1 I got no clue on what consequences this may have, but i simply ran: aclocal-1.5 And then no errors were generated while running make. Anyhow, i just wanted to say that i'm currently working on these things in the python_plugin.c and friends: * Making it support all datatypes the evaluator supports. * Support for any number of arguments (max 9 :) * Adding threading support and the "return value re-use" i mentioned some mails back regards /Dan |