<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class="">On Nov 2, 2016, at 7:45 PM, Alexandre Torres Porres <<a href="mailto:porres@gmail.com" class="">porres@gmail.com</a>> wrote:</div></blockquote><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word" class=""><div class="">and/or download the prebuilt binary from Miller </div></div></blockquote><div class=""><br class=""></div><div class="">So there's a pre-built version from Miller that should work on C.H.I.P., and is this the one? :)</div></div></div></div></div></blockquote><div><br class=""></div><div>I dunno. Does the CHIP have that same architecture? (armv7) Worth a try.</div><br class=""><blockquote type="cite" class=""><div class=""><div dir="ltr" class=""><div class="gmail_extra"><div class="gmail_quote"><div class=""><a href="http://msp.ucsd.edu/Software/pd-0.47-1.armv7.tar.gz" style="font-family: times; font-size: inherit;" class="">Pd version 0.47-1 compiled for ARMv7/linux (Raspberry Pi version 2; UDOO) (4 Megabytes)</a><a style="font-family: times; font-size: inherit;" class="">.</a></div><div class=""><a style="font-family: times; font-size: inherit;" class=""><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small" class=""> </div><blockquote class="gmail_quote" style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word" class="">and/or download the source and build it yourself (it’s easy).</div></blockquote><div class=""><br class=""></div><div class=""> step by step recipe for dummies?</div></a></div></div></div></div>
</div></blockquote></div><div><br class=""></div><div>The standard auto tools method (I think this is listed in the readme/install instructions):</div><div><br class=""></div><div>cd path/to/pd/source</div><div>./configure</div><div>make</div><div><br class=""></div><div>run with:</div><div><br class=""></div><div>cd bin</div><div>./pd</div><div><br class=""></div><div>install with:</div><div><br class=""></div><div>sudo make install</div><div><br class=""></div><div>--------<br class="">Dan Wilcox<br class=""><a href="https://twitter.com/danomatika" class="">@danomatika</a><br class=""><a href="http://danomatika.com" class="">danomatika.com</a><br class=""><div class=""><a href="http://robotcowboy.com" class="">robotcowboy.com</a></div></div><br class=""></body></html>