> Just wanted to say though that lately I've cloned the repo and have > been trying to get it working, but it doesn't compile successfully. > I'm running Ubuntu 7.10 at the moment.
fixed in the master branch ... you could also try to compile nova with `scons compact_build=yes'? that will combine several source files, reducing the compile time at the cost of memory usage ... > In any case, I'm just wondering what system you are running on and if > I have all the dependencies properly installed.. well, nova doesn't need to many dependencies, portaudio (and its c++ wrapper), libsndfile and python ... g++ and scons for building ... the rest is bundled in the git repository ... i'm running debian/lenny, on an intel core2duo ... that is basically the machine, nova is optimized for ;) the x86_64 architecture should have some benefits for some dsp operations, though, because of the increased number of registers ... > Anyways congratulations on finishing your thesis! thanks, tim -- [EMAIL PROTECTED] http://tim.klingt.org art is short - life is long Jack Kerouac
signature.asc
Description: This is a digitally signed message part
_______________________________________________ nova-dev mailing list [email protected] http://klingt.org/cgi-bin/mailman/listinfo/nova-dev http://tim.klingt.org/nova
