<div dir="ltr">Sorry I forgot the Gem folder. I'll say again.<div><br></div><div>1.</div><div><div class="gmail_quote"><div style="font-size:12.8px">$ mkdir ~/pd-externals ; mkdir ~/pd-externals/deken-plugin ;</div><div style="font-size:12.8px">## download deken-plugin.tcl from <a href="https://github.com/pure-data/deken" target="_blank">https://github.com/pure-data/deken</a></div><div style="font-size:12.8px">$ cp deken-plugin.tcl ~/pd-externals/deken-plugin/deken-plugin.tcl</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">2.</div><div style="font-size:12.8px">## install Gem from SRC</div><div><div><span style="font-size:12.8px">$ sudo apt-get build-dep gem</span><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">$ git clone git://<a href="http://git.code.sf.net/p/pd-gem/gem">git.code.sf.net/p/pd-gem/gem</a></span></div><div><span style="font-size:12.8px">$ cd gem</span><br></div><div><span style="font-size:12.8px">$ ./autogen.sh</span></div><div><span style="font-size:12.8px">$ ./configure</span></div><div><span style="font-size:12.8px">$ make</span></div><div><span style="font-size:12.8px">$ sudo make install</span></div></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">3.</span></div><div><span style="font-size:12.8px">## copy Gem folder to ~/pd-externals/Gem</span></div><div><span style="font-size:12.8px">$ cp -a /usr/local/lib/pd/extra/Gem </span><span style="font-size:12.8px">~/pd-externals/Gem</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">That's it. The old one, Gem from deken server was problematic using imagemagick, so I compiled myself.</span></div><div><span style="font-size:12.8px"><br></span></div><div><span style="font-size:12.8px">Thanks,</span></div><div><span style="font-size:12.8px">jonghyun</span></div><div style="font-size:12.8px"><br></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 22, 2016 at 7:36 PM, Jonghyun Kim <span dir="ltr"><<a href="mailto:agitato816@gmail.com" target="_blank">agitato816@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"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Mon, Feb 22, 2016 at 7:26 PM, IOhannes m zmoelnig <span dir="ltr"><<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">so how did you create the ~/pd-externals/Gem/ folder?<br></blockquote><div><br></div></span><div>I did this:</div><div><br></div><div>$ mkdir ~/pd-externals ; mkdir ~/pd-externals/deken-plugin ;</div><div>## download deken-plugin.tcl from <a href="https://github.com/pure-data/deken" target="_blank">https://github.com/pure-data/deken</a></div><div>$ cp deken-plugin.tcl ~/pd-externals/deken-plugin/deken-plugin.tcl</div></div><div class="gmail_extra"><br></div>## restart Pd. And it says:</div><div class="gmail_extra">deken-plugin.tcl (Pd externals search) in /home/ak/pd-externals/deken-plugin loaded.</div><div class="gmail_extra">Platform detected: Linux-x86_64-64bit</div><div class="gmail_extra"><br></div><div class="gmail_extra">That's it. Is it problematic?</div><div class="gmail_extra"><br></div><div class="gmail_extra">best,</div><div class="gmail_extra">jonghyun</div></div>
</blockquote></div><br></div>