<div dir="ltr">Hi Thomas / hi all,<div><br></div><div>As a follow-up, plus a question: I was trying to get all of this installed on another computer which is running on OS Mavericks but the<span style="font-size:13px;font-family:arial,sans-serif"> "</span><span style="font-size:13px;font-family:arial,sans-serif">brew install fftw --enable-sse2 --universal" command would only give me the 64 bit installation, as checked with:</span></div>
<div><span style="font-size:13px;font-family:arial,sans-serif"><br></span></div><div><span style="font-size:13px;font-family:arial,sans-serif">   </span><span style="font-size:13px;font-family:arial,sans-serif">$ lipo -info /usr/local/Cellar/fftw/3.3.4/</span><span style="font-size:13px;font-family:arial,sans-serif">lib/libfftw3.3.dylib </span></div>
<div><span style="font-size:13px;font-family:arial,sans-serif">   </span><span style="font-size:13px;font-family:arial,sans-serif">Architectures in the fat file: /usr/local/Cellar/fftw/3.3.4/</span><span style="font-size:13px;font-family:arial,sans-serif">lib/libfftw3.3.dylib is: x86_64</span></div>
<div><br></div><div><span style="font-size:13px;font-family:arial,sans-serif">I feel this is because Mavericks won't "allow" the 32 bit (?).</span></div><div><span style="font-size:13px;font-family:arial,sans-serif"><br>
</span></div><div><span style="font-size:13px;font-family:arial,sans-serif">Constantq~ is giving the same "wrong architecture" message, which makes me think it only runs in 32 bit, or "needs" the 32 bit version of the fftw library.</span></div>
<div><span style="font-size:13px;font-family:arial,sans-serif"><br></span></div><div><span style="font-size:13px;font-family:arial,sans-serif">So, is it possible at all to use constantq~ in a computer running on OS Mavericks?</span></div>
<div><span style="font-size:13px;font-family:arial,sans-serif"><br></span></div><div><span style="font-size:13px;font-family:arial,sans-serif">Thanks,</span></div><div><span style="font-size:13px;font-family:arial,sans-serif"><br>
</span></div><div><span style="font-size:13px;font-family:arial,sans-serif">Federico</span></div><div><br></div><div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jul 13, 2014 at 9:54 PM, Federico Llach <span dir="ltr"><<a href="mailto:federicollach@gmail.com" target="_blank">federicollach@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Thomas, hi all,<div>This worked, finally got it running, thanks for the detailed explanation! <br></div>
<div>All best!</div><span class="HOEnZb"><font color="#888888"><div>Federico</div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Jul 11, 2014 at 3:46 AM, Thomas Grill <span dir="ltr"><<a href="mailto:gr@grrrr.org" target="_blank">gr@grrrr.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div style="word-wrap:break-word"><br><div><div>Hi Frederico,</div></div><div><div><br><div><div><blockquote type="cite"><div dir="ltr"><div>I think I have all the other necessary requirements (Python and Numpy) but I am not sure:</div>

<div>- what version of the file I should download from <a href="http://grrrr.org/data/dev/ext/macos/pd/" style="font-family:arial,sans-serif" target="_blank">http://grrrr.org/data/dev/ext/macos/pd/</a> . I am running on Mac OS X Snow Leopard 10.6.8</div>

</div></blockquote><div><br></div></div><div>start the terminal program and run the following commands:</div><div>- "python —version“ - this will give you the version of your Python installation</div><div>- „which python“ will give you the location of your python installation</div>

<div><br></div><div>The major Python version is important: 2.5, 2.6. oder 2.7</div><div>and whether it is a system package (sitting in /usr/bin) or a user installed „local“ version (sitting in /Library/Frameworks/Python.framework)</div>

<div><br></div><div>That’s how you pick the py.pd_darwin-*.zip package. Unzip it and put it into pd’s extra folder.</div><div><br><blockquote type="cite"><div dir="ltr"><div>- where to locate the "binaries to load" in Pd-extended. I can only add paths or "startup flags" but that hasn't worked—maybe I have the wrong file? I include a screenshot of how my menu looks.</div>

<div><br></div></div></blockquote><div><br></div></div><div>You’ll have to go to File/setup/startup flags and there add „-lib py"</div><div><br></div><div>good luck,</div><div>gr~~~</div><div><br></div></div></div></div>

</div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>