Documentation out-of-date
The documentation states, "Install MMA MIDI Accompaniment for your OS (it’s Free). ", however the instructions for MacOS are last updated in 2007, and fail on this line.
sudo ln -sf /usr/local/bin/mma /sw/bin/mma
Can your plugin work on MacOS?
Hello.
Sorry to read you had troubles installing and yes, others got it to run Mac OS X without problems.
I don't have a Mac, but will still try to help. Just need a few more infos:
What error message do you have when you run the said command: ''sudo ln -sf /usr/local/bin/mma /sw/bin/mma''
Did the previous step of the install work? What was the output of the '' sudo ./cp-install'' command?
Where are your other executables stored, if not /sw/bin ?
Also please write down the result of the following command, that will report all the directories your system currently uses to find (command line) programs:
echo $PATH
any luck ?