On Aug 21, 2010, at 11:36 AM, IOhannes zmölnig wrote:
On 08/21/2010 10:20 AM, cyrille henry wrote:
i guess this is because frank (and cyrille, btw) used miller's build system ("cd pd/src; ./configure; make") rather than the new shiny automake system ("cd pd; ./autogen.sh; ./configure; make")
ok ok.
with automake, i've got a new shiny error :
thanks dmotd, frank, cyrille, matju, and all others.
as you might have found out by now, the autoconf system as distributed in the test2 tarball is unfortunately not working right now. it's fixed in the current git branch (so chances are high that it will work in test3).
in the meantime you can find the remaining part of the autoconf system in the patch tracker at sourceforge.
There are also nightly builds on Miller's git which are currently
building fine on multiple machines, so you're best bet for testing is
using the code from git.
http://puredata.info/docs/developer/GettingPdSource
.hc
Computer science is no more related to the computer than astronomy is
related to the telescope. -Edsger Dykstra