btw here is what i did so far: on intel mac osx 10.5.2
git-1.5.5.1-osx-leopard-intel.dmg nova 2008-05-24 git-clone git://tim.klingt.org/nova.git scons-src-0.98.4 export SCONS_LIB_DIR=`pwd`/src/engine python src/script/scons.py build/scons cd build/scons sudo python setup.py install --standard-lib libsndfile-1.0.17 ./configure make sudo make install portaudio snapshot ./configure && make sudo make install cd bindings/cpp ./configure make sudo make install cd nova make qt-mac-opensource-src-4.3.4 ./configure make sudo make install sip-4.7.6 python configure.py make sudo make install PyQt-mac-gpl-4.4.3-snapshot-20080523 python configure.py -q /usr/local/Trolltech/Qt-4.3.4/bin/qmake make sudo make install _______________________________________________ nova-dev mailing list [email protected] http://klingt.org/cgi-bin/mailman/listinfo/nova-dev http://tim.klingt.org/nova
