<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div>Hi !<br></div><div><br>just to give some news about this...<br></div>(...still trying to set up pd and some libs on a OlinuXino-A20 board from Olimex)<br><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><span><span class=""><div></div></span><div>i'm trying to get iem library.<br></div><div>i managed to get it from source but some objects don't work<br></div><div>i'd like to try to get it with apt-get install<br></div><div>i could get ggee and zexy this way and both work properly.<br></div><div>but as said earlier with <br>$ sudo apt-get install pd-iemlib<br></div><div>i get : <br>E: Unable to locate package pd-iemlib<br></div><div><br></div><div>so I'm wondering what repository i should add to the source.list<br></div><div>wheezy ? stretch ?<br></div></span></div></blockquote><div><br></div><div><br></div><div>So i added "jessie main" to /etc/apt/source.list<br>and apt now locates pd-iemlib and installs it !<br></div><div><br>but all the same : abstractions work (like [once]) and also most of the filters~, but other objects do not. As example, pd can't create [prepend] nor [any]<br><br></div><div>(also tried to install first iemlib dependencies, like puredata-core and libc6)<br></div><div><br>I then retried to compile from source provided on <a href="https://puredata.info/downloads/iemlib">https://puredata.info/downloads/iemlib</a> (R1.17)<br></div><div>but, when I do :<br></div><div>$ make<br></div><div>i get the following messages :<br><br>make -C iemlib1/src<br>make[1]: Entering directory `/home/olimex/setup/iemlib_R1.17/iemlib1/src'<br>touch FIR~.c<br>cc -DPD -DUNIX -W -Werror -Wno-unused -Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer -fno-strict-aliasing -DDL_OPEN -fPIC -I. -I/usr/local/src/pd-0.39-2/src -c -o FIR~.o FIR~.c<br>touch biquad_freq_resp.c<br>cc -DPD -DUNIX -W -Werror -Wno-unused -Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer -fno-strict-aliasing -DDL_OPEN -fPIC -I. -I/usr/local/src/pd-0.39-2/src -c -o biquad_freq_resp.o biquad_freq_resp.c<br>touch db2v.c<br>cc -DPD -DUNIX -W -Werror -Wno-unused -Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer -fno-strict-aliasing -DDL_OPEN -fPIC -I. -I/usr/local/src/pd-0.39-2/src -c -o db2v.o db2v.c<br>touch f2note.c<br>cc -DPD -DUNIX -W -Werror -Wno-unused -Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer -fno-strict-aliasing -DDL_OPEN -fPIC -I. -I/usr/local/src/pd-0.39-2/src -c -o f2note.o f2note.c<br>touch filter~.c<br>cc -DPD -DUNIX -W -Werror -Wno-unused -Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer -fno-strict-aliasing -DDL_OPEN -fPIC -I. -I/usr/local/src/pd-0.39-2/src -c -o filter~.o filter~.c<br>touch forpp.c<br>cc -DPD -DUNIX -W -Werror -Wno-unused -Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer -fno-strict-aliasing -DDL_OPEN -fPIC -I. -I/usr/local/src/pd-0.39-2/src -c -o forpp.o forpp.c<br>touch gate.c<br><br></div><div>etc etc...<br><br></div><div>So obviously, i miss something in /usr/local/src/pd-0.39-2/src<br></div><div>and, in fact, /usr/local/src is empty<br><br></div><div>Any ideas ?<br></div><div><br></div><div>all the best,<br><br></div><div>Raphaël<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><span></span></div></blockquote></div><br></div></div>