> scons: *** [Fluxus.app/Contents/Frameworks/libjack.dylib] Source > `/opt/local/lib/libjack.dylib' not found, needed by target > `Fluxus.app/Contents/Frameworks/libjack.dylib'. > scons: building terminated because of errors. > > I'm not sure how it compiled before if libjack was missing, do you have jack installed from macports or source? try to install it from macports, or if it does not exist for tiger, you need to modify the SConstruct file and change /opt/local/lib/libjack.dylib to your libjack path.
gabor
