After 2 years I thought I should come back and give it another go, and I have found a fix! This will exclude all the stuff in 'CDP-InstallationNotesMac.pdf' for simplicity's sake.
Firstly, make sure Terminal has Full Disk Access in System Settings -> Privacy & Security -> Full Disk Access.
Fully quit Terminal and then try to tun the cdp8install.command again, making sure to bypass the Apple automatic prevention thing in Privacy and Security. If this doesn't work, I also had to do the following:
Open terminal and run the following commands:
mkdir -p ~/tmp
chmod 777 ~/tmp
When I installed it this time around I had another issue with the Home Directory 'tmp' folder as well, but doing the above steps also seemed to fix the bash_profile problem as well, maybe because of the Full Disk Access. I then opened up Soundloom and proceeded to bypass all the automatic Apple prevention popups for each process, and it seems to be working now.
Firstly, make sure Terminal has Full Disk Access in System Settings -> Privacy & Security -> Full Disk Access.
Fully quit Terminal and then try to tun the cdp8install.command again, making sure to bypass the Apple automatic prevention thing in Privacy and Security. If this doesn't work, I also had to do the following:
Open terminal and run the following commands:
mkdir -p ~/tmp
chmod 777 ~/tmp
When I installed it this time around I had another issue with the Home Directory 'tmp' folder as well, but doing the above steps also seemed to fix the bash_profile problem as well, maybe because of the Full Disk Access. I then opened up Soundloom and proceeded to bypass all the automatic Apple prevention popups for each process, and it seems to be working now.