|
On Friday 12 December 2008, Andrea Valle wrote: > opened in a terminal scgraph. It tells me: > Bus error Yeah, you didn't read the other posts ;) Summary [taken straight from the other thread]: == It is not your usual app bundle. Here's the quick running README [conjured from thin air right in this moment]: - Install the Qt Mac OS X SDK dmg [1] - 117 meg or so - open a Terminal - do [assuming you have scgraph_osx.tgz downloaded to your desktop]: tar xzf ./Desktop/scgraph_osx.tgz cd scgraph export SCGRAPH_SC_PLUGIN_PATH=/path/to/your/SuperCollider/Plugins export SCGRAPH_PLUGIN_PATH=./lib/scgraph/plugins ./bin/scgraph If you get any error messages that look suspicious, run ./bin/scgraph -vvv and send me the output. If above procedure fails totally, send me the log of your terminal session.. Keep Marije's previously given advice in mind, that some classes in a current SC svn build need to be adapted to work with ScGraph. My SC build is some months old [maybe 10s of months ;)] == From another users's post: == then i downloaded florian's scgraph release below and added the classes in share to sc's extensions folder. cd into scgraph and start with ./bin/scgraph == Regards, Flo [1] ftp://ftp.trolltech.com/qt/source/qt-mac-opensource-4.4.3.dmg -- Palimm Palimm! http://tapas.affenbande.org |