<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">El 06/07/2015, a las 8:52 p.m., Jaime E Oliver <<a href="mailto:jaime.oliver2@gmail.com" class="">jaime.oliver2@gmail.com</a>> escribió:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=windows-1252" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class="">the externals will crash pd if it isn't opened with sudo.<div class="">J</div></div></div></blockquote>What do you mean with external crash? do you refer the wiringPi externals?<br class=""><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class=""><div class=""><br class=""></div><div class=""><br class=""><div class=""><div class="">On Jul 6, 2015, at 7:49 PM, Rick Snow <<a href="mailto:ricksnow@gmail.com" class="">ricksnow@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite" class=""><p dir="ltr" class="">Hi Luis, so you mean you compile as l_arm and then change the name to read pd_darwin? I tried this with the wiringpi externals and they crash pd. I definitely think there is some problem in the compiling. </p></blockquote></div></div></div></div></blockquote>After running the makefile template it return a .l_arm file, then I change the extension to .pd_linux (what is pd_darwin??)</div><div><br class=""></div><div><br class=""><div class=""><br class=""></div><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class=""><div class=""><div class=""><blockquote type="cite" class="">
<div class="gmail_quote">On Jul 6, 2015 7:19 PM, "Luis G Angel" <<a href="mailto:luisgerardoangelpd@gmail.com" class="">luisgerardoangelpd@gmail.com</a>> wrote:<br type="attribution" class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class=""><div class="">Rick:</div><div class=""><br class=""></div><div class="">I think the problem is that pd does not looking the .l_arm extension?? I have the same problem(in RbPI2 too) So, I rename the extension to .pd_linux and it works for the externals I compile with the makefile template: the hello world example(in hans’s guide to make externals), the counter(again from the guide) and one external I make to convert decimal to binary. </div><div class="">Maybe the error is in the compilation?</div><div class=""><br class=""></div><div class=""><blockquote type="cite" class=""><div class="">El 06/07/2015, a las 2:42 p.m., Rick Snow <<a href="mailto:ricksnow@gmail.com" target="_blank" class="">ricksnow@gmail.com</a>> escribió:</div><br class=""><div class=""><div dir="ltr" class=""><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Just to clarify: This is a Raspberry Pi 2 I am using.  Maybe it needs a different architecture?</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br class=""></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">I tried renaming as wiringPi_gpio.pd_linux then when instantiating the object it crashes pd.</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br class=""></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">i really appreciate the suggestions.  Hopefully this will help some other folks as well.</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br class=""></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">cheers,</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small">Rick</div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small"><br class=""></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Mon, Jul 6, 2015 at 1:11 PM, Antoine Villeret <span dir="ltr" class=""><<a href="mailto:antoine.villeret@gmail.com" target="_blank" class="">antoine.villeret@gmail.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="">hum, strange, <div class=""><br class=""></div><div class="">I was pretty sure that pd loads l_arm on RPi, </div><div class=""><br class=""></div><div class="">btw, did you try to rename the .l_arm in .pd_linux ?</div><div class=""><br class=""></div><div class="">+</div><div class="">a</div></div><div class="gmail_extra"><br clear="all" class=""><div class="">--<br class="">do it yourself                       <br class=""><a href="http://antoine.villeret.free.fr/" target="_blank" class="">http://antoine.villeret.free.fr</a><br class=""></div><div class="">
<br class=""><div class="gmail_quote">2015-07-05 23:53 GMT+02:00 Rick Snow <span dir="ltr" class=""><<a href="mailto:ricksnow@gmail.com" target="_blank" class="">ricksnow@gmail.com</a>></span>:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks Antoine.<br class="">
<br class="">
The pi2 does not seem to be looking for .l_arm<br class="">
 When I try to load the object with verbose checked I get:<br class="">
tried /home/pi/pd-externals/wiringPi_gpio.l_i386 and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio.l_i386 and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio.l_i386 and failed<br class="">
tried /usr/local/lib/pd-externals/wiringPi_gpio.l_i386 and failed<br class="">
tried /usr/lib/puredata/tcl/../extra/wiringPi_gpio.l_i386 and failed<br class="">
tried /usr/lib/pd/extra/wiringPi_gpio.l_i386 and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio.pd_linux and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio.pd_linux and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio.pd_linux and failed<br class="">
tried /usr/local/lib/pd-externals/wiringPi_gpio.pd_linux and failed<br class="">
tried /usr/lib/puredata/tcl/../extra/wiringPi_gpio.pd_linux and failed<br class="">
tried /usr/lib/pd/extra/wiringPi_gpio.pd_linux and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio/wiringPi_gpio.l_i386 and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio/wiringPi_gpio.l_i386 and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio/wiringPi_gpio.l_i386 and failed<br class="">
tried /usr/local/lib/pd-externals/wiringPi_gpio/wiringPi_gpio.l_i386 and failed<br class="">
tried /usr/lib/puredata/tcl/../extra/wiringPi_gpio/wiringPi_gpio.l_i386<br class="">
and failed<br class="">
tried /usr/lib/pd/extra/wiringPi_gpio/wiringPi_gpio.l_i386 and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio/wiringPi_gpio.pd_linux and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio/wiringPi_gpio.pd_linux and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio/wiringPi_gpio.pd_linux and failed<br class="">
tried /usr/local/lib/pd-externals/wiringPi_gpio/wiringPi_gpio.pd_linux<br class="">
and failed<br class="">
tried /usr/lib/puredata/tcl/../extra/wiringPi_gpio/wiringPi_gpio.pd_linux<br class="">
and failed<br class="">
tried /usr/lib/pd/extra/wiringPi_gpio/wiringPi_gpio.pd_linux and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio.pd and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio.pd and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio.pd and failed<br class="">
tried /usr/local/lib/pd-externals/wiringPi_gpio.pd and failed<br class="">
tried /usr/lib/puredata/tcl/../extra/wiringPi_gpio.pd and failed<br class="">
tried /usr/lib/pd/extra/wiringPi_gpio.pd and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio.pat and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio.pat and failed<br class="">
tried /home/pi/pd-externals/wiringPi_gpio.pat and failed<br class="">
tried /usr/local/lib/pd-externals/wiringPi_gpio.pat and failed<br class="">
tried /usr/lib/puredata/tcl/../extra/wiringPi_gpio.pat and failed<br class="">
tried /usr/lib/pd/extra/wiringPi_gpio.pat and failed<br class="">
 wiringPi_gpio<br class="">
<br class="">
<br class="">
On 7/5/15, Antoine Villeret <<a href="mailto:antoine.villeret@gmail.com" target="_blank" class="">antoine.villeret@gmail.com</a>> wrote:<br class="">
> 2015-07-05 23:00 GMT+02:00 Rick Snow <<a href="mailto:ricksnow@gmail.com" target="_blank" class="">ricksnow@gmail.com</a>>:<br class="">
><br class="">
>> Dear list,<br class="">
>><br class="">
>> In addition to having trouble getting pd 46.6 to install on the Raspberry<br class="">
>> Pi 2 I am having trouble compiling the NYU wiringPi objects.<br class="">
>><br class="">
>> Does anyone know which architecture the Pi 2 requires?  l_arm or<br class="">
>> .pd_linux?t<br class="">
>><br class="">
> both are good candidates<br class="">
> but pd_linux could be of arch i686, x86_64 or arm (or even something else)<br class="">
><br class="">
>><br class="">
>> I am able to compile the objects using the provided makefile as an l_arm<br class="">
>> object but when I try to create a .pd_linux object with the makefile<br class="">
>> terminal returns:<br class="">
>> "* No rule to make target 'wiringPi_gpio.pd_linux'. Stop."<br class="">
>><br class="">
><br class="">
> run pd with -verbose option and look at pd's console to know what it is<br class="">
> trying to load when you make a [wiringPi_gpio] object<br class="">
> it should try to load .l_arm<br class="">
> +<br class="">
> a<br class="">
><br class="">
>><br class="">
>> same goes for the wiringPi_mcp3008.pd_linux object.<br class="">
>><br class="">
>> Any advice greatly appreciated!<br class="">
>> Rick<br class="">
>><br class="">
>> _______________________________________________<br class="">
>> <a href="mailto:Pd-list@lists.iem.at" target="_blank" class="">Pd-list@lists.iem.at</a> mailing list<br class="">
>> UNSUBSCRIBE and account-management -><br class="">
>> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank" class="">http://lists.puredata.info/listinfo/pd-list</a><br class="">
>><br class="">
>><br class="">
><br class="">
</blockquote></div><br class=""></div></div>
</blockquote></div><br class=""></div></div>
_______________________________________________<br class=""><a href="mailto:Pd-list@lists.iem.at" target="_blank" class="">Pd-list@lists.iem.at</a> mailing list<br class="">UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank" class="">http://lists.puredata.info/listinfo/pd-list</a><br class=""></div></blockquote></div><br class=""></div></blockquote></div>
_______________________________________________<br class=""><a href="mailto:Pd-list@lists.iem.at" class="">Pd-list@lists.iem.at</a> mailing list<br class="">UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" class="">http://lists.puredata.info/listinfo/pd-list</a><br class=""></blockquote></div><br class=""></div></div></div></blockquote></div><br class=""></body></html>