[Csnd] Building Csound and installing files to a specific folder
Date | 2010-08-30 18:04 |
From | Jacob Joaquin |
Subject | [Csnd] Building Csound and installing files to a specific folder |
Hello everyone, I've successfully compiled Csound so that it now produces real-time audio on OS X Snow Leopard, but I'm running into a bit of an issue with scons that I haven't been able to figure out. That is, when I compile, all the files are created in the root directory of the Csound source. What's the procedure for getting these files to install to a specific location, such as /Library/Frameworks/CsoundLibDev.framework/ I'm sure that it's something super easy that I'm overlooking. Best, Jake |
Date | 2010-08-30 20:06 |
From | Victor.Lazzarini@nuim.ie |
Subject | [Csnd] Re: Building Csound and installing files to a specific folder |
Attachments | None None |
Date | 2010-08-30 20:25 |
From | Jacob Joaquin |
Subject | [Csnd] Re: Re: Building Csound and installing files to a specific folder |
Thank! That seems to work. I'll get a shell script happening for the rest. I'm now one step closer to playing with SWIG and the Java API. Best, Jake |