[CM] Grace: realtime audio with Csound5
M. Edward (Ed) Borasky
znmeb at cesmail.net
Fri, 29 Feb 2008 13:00:37 -0800
Rick Taube wrote:
>
> On Feb 29, 2008, at 9:28 AM, M. Edward (Ed) Borasky wrote:
>
>> It is 3.0.0, both in the Gentoo distro and what I used to build Grace.
>> I couldn't figure out why the premake step wasn't finding the
>> installed Chicken, so I just made a copy of it.
>
>
> it will look for ../../../chicken or /usr/local/{bin/lib}
>
> you can specify some other place doing
> premake ... --chickendir /path/to/chicken
>
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
>
Ah ... so then I should use "/usr"?