Composers Desktop Project Forum

Mac => Mac installation => Topic started by: usw on February 20, 2014, 12:02:32 AM

Title: installation issue (solved)
Post by: usw on February 20, 2014, 12:02:32 AM
I tried to install cdp7 tonight (cdp6 was already installed on my computer), I edited the .bash_profile  file and the new soundloom seems to work fine, but I can't use cdp from the terminal and my PATH environment variable doesn't seem to include cdp7's path :
PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
PWD=/Users/stefanbonnet
 ???
Title: Re: installation issue
Post by: usw on February 20, 2014, 02:17:34 PM
I modified the .bash_profile to :

export PATH=$PATH:$HOME/cdpr7/_cdp/_cdprogs

And it works now :)