Hi list,

I tried to compile Cubemixer from source (svn) in Fedora 10, by doing make in /src and i get this error:

make -C pd/src
make[1]: Entering directory `/home/kostis/CUBEmixer/src/pd/src'
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory `/home/kostis/CUBEmixer/src/pd/src'
make: *** [pd/bin/pd] Error 2

in /home/kostis/CUBEmixer/pd/src there is a makefile.in   makefile.nt  and makefile.clean but no Makefile.

Am i doing something wrong?

Many thanks