|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
[Fwd: Re: Re: building csound, osx]Hello Peiman,
The environment variables in OS X (at least in 10.3.9) 'live' in a file called environment.plist. This file should be in /users/username/.MacOSX. I read somewhere that, if this file doesn't already exist, you should create it. I made the file, and it worked. This is what my file looks like: <?xml version="1.0" encoding='UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>OPCODEDIR64</key> <string>/Volumes/ExternalHD/devel/csound5/lib64</string> <key>INCDIR</key> <string>/Users/ernesto/Csound</string> <key>SFDIR</key> <string>/Users/ernesto/Desktop/CsoundOut</string> </dict> </plist> I hope this helps. Greetings, E. peiman wrote: > Thanks for the clarification. But how do I set the variable OPCODEDIR64 on > osx? Or is this done automatically by the installer? > > Best > Peiman > > > Send bugs reports to this list. To unsubscribe, send email sympa@... with body "unsubscribe csound" |
|
|
Re: [Fwd: Re: Re: building csound, osx]Thanks Ernesto,
I just looked for the file and believe it or not it exists!!! Best Peiman On 13 Aug 2008, at 17:00, Ernesto Illescas-Peláez wrote: > Hello Peiman, > > The environment variables in OS X (at least in 10.3.9) 'live' in a > file called environment.plist. This file should be in /users/ > username/.MacOSX. I read somewhere that, if this file doesn't > already exist, you should create it. I made the file, and it > worked. This is what my file looks like: > > <?xml version="1.0" encoding='UTF-8"?> > <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" > "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> > <plist version="1.0"> > <dict> > <key>OPCODEDIR64</key> > <string>/Volumes/ExternalHD/devel/csound5/lib64</string> > <key>INCDIR</key> > <string>/Users/ernesto/Csound</string> > <key>SFDIR</key> > <string>/Users/ernesto/Desktop/CsoundOut</string> > </dict> > </plist> > > I hope this helps. > > Greetings, > > E. > > peiman wrote: >> Thanks for the clarification. But how do I set the variable >> OPCODEDIR64 on >> osx? Or is this done automatically by the installer? >> >> Best >> Peiman >> >> >> > > > > > Send bugs reports to this list. > To unsubscribe, send email sympa@... with body > "unsubscribe csound" Send bugs reports to this list. To unsubscribe, send email sympa@... with body "unsubscribe csound" |
|
|
Re: Re: [Fwd: Re: Re: building csound, osx]We have to use this for CDP as well. the file (and directory) is not
created by default for a new user account, so yes, it does need to be created if it does not already exist. Of course, if it does exist, you need to be able to add entries plist-style. Richard Dobson peiman khosravi wrote: > Thanks Ernesto, > > I just looked for the file and believe it or not it exists!!! > > Best > Peiman > > On 13 Aug 2008, at 17:00, Ernesto Illescas-Pel‡áez wrote: > >> Hello Peiman, >> >> The environment variables in OS X (at least in 10.3.9) 'live' in a >> file called environment.plist. This file should be in >> /users/username/.MacOSX. I read somewhere that, if this file doesn't >> already exist, you should create it. I made the file, and it worked. >> This is what my file looks like: Send bugs reports to this list. To unsubscribe, send email sympa@... with body "unsubscribe csound" |
|
|
Re: Re: Re: [Fwd: Re: Re: building csound, osx]Ah yes of course I must have created when installing CDP ;-)
Peiman On 13 Aug 2008, at 17:12, Richard Dobson wrote: > We have to use this for CDP as well. the file (and directory) is > not created by default for a new user account, so yes, it does need > to be created if it does not already exist. Of course, if it does > exist, you need to be able to add entries plist-style. > > > Richard Dobson > > peiman khosravi wrote: >> Thanks Ernesto, >> I just looked for the file and believe it or not it exists!!! >> Best >> Peiman >> On 13 Aug 2008, at 17:00, Ernesto Illescas-Pel‡áez wrote: >>> Hello Peiman, >>> >>> The environment variables in OS X (at least in 10.3.9) 'live' in >>> a file called environment.plist. This file should be in /users/ >>> username/.MacOSX. I read somewhere that, if this file doesn't >>> already exist, you should create it. I made the file, and it >>> worked. This is what my file looks like: > > > > Send bugs reports to this list. > To unsubscribe, send email sympa@... with body > "unsubscribe csound" Send bugs reports to this list. To unsubscribe, send email sympa@... with body "unsubscribe csound" |
|
|
Re: Re: [Fwd: Re: Re: building csound, osx]Great!
I've been helped so much by being in this list, that I was too happy to read a doubt for which I knew the answer for sure! Cheers, E. peiman khosravi wrote: > Thanks Ernesto, > > I just looked for the file and believe it or not it exists!!! > > Best > Peiman > Send bugs reports to this list. To unsubscribe, send email sympa@... with body "unsubscribe csound" |
| Free Forum Powered by Nabble | Forum Help |