[Csnd] csound not building executable on linux
Date | 2012-04-26 05:12 |
From | "artisan.audio.research" |
Subject | [Csnd] csound not building executable on linux |
I've been trying to build csound 5.17 from the tar and from git. both methods fail to generate an executable. i've search over and over. i've installed with install.py and with scons (they both have worked in the past) Anyone have an idea what might be happening? thx |
Date | 2012-04-26 05:30 |
From | Jennifer Doering |
Subject | Re: [Csnd] csound not building executable on linux |
Hi, Which custom.py file are you using? Before you run "scons," you have to copy a custom-* file to "custom.py". To double check, I'm building the 5.17 source, and the binary is built in the root of the source tarball. It built fine for me, but I haven't used it. (I'm still using 5.16 for a project and don't like to upgrade in the middle of them.)
What error are you getting? Jen
On Thu, Apr 26, 2012 at 12:12 AM, artisan.audio.research <artisan.audio.research@gmail.com> wrote: I've been trying to build csound 5.17 from the tar and from git. both |
Date | 2012-04-26 08:32 |
From | "artisan.audio.research" |
Subject | Re: [Csnd] csound not building executable on linux |
It was in the source directory. Thanks, now you've made me all sheepish before I get back to coding. =/ On 04/25/2012 10:30 PM, Jennifer Doering wrote: Hi, |
Date | 2012-04-26 14:13 |
From | Jennifer Doering |
Subject | Re: [Csnd] csound not building executable on linux |
No prob! We've all done it. :) On Thu, Apr 26, 2012 at 3:32 AM, artisan.audio.research <artisan.audio.research@gmail.com> wrote:
|