Composers Desktop Project Forum

Mac => Mac installation => Topic started by: LegendaryTaunt on October 01, 2015, 09:56:31 PM

Title: Have configuring the environment instructions changed now with El Captain out?
Post by: LegendaryTaunt on October 01, 2015, 09:56:31 PM
I've installed El Captain from scratch and I've installed the CDP tool.  With the manual config instructions I have set up my environment variable, yet I keep getting an error that my setup is incomplete due to my environment variable not being set. 

putting in the env command in the terminal, and I don't see the environment path I've defined in my .bash_profile. 

Any ideas?
Title: Re: Have configuring the environment instructions changed now with El Captain out?
Post by: lynx on October 02, 2015, 10:26:32 AM
Did you "export" the variable?  Without it, the variable you set won't be seen outside your current environment.  For example:

Code: [Select]
export CDP_SOUND_EXT=wav
Title: Re: Have configuring the environment instructions changed now with El Captain out?
Post by: 303 on February 04, 2016, 08:41:18 PM
Yes. Done this. Did it in /etc/ and manually. Still does not work.