<div dir="ltr">@Casaba as it has been already said several times on this list : deken only download files and extract it to a place Pd knows<div>if you want to load a library, add it to the startup preferences or as Roman suggest use [declare] object </div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">--<br>do it yourself                       <br><a href="http://antoine.villeret.free.fr" target="_blank">http://antoine.villeret.free.fr</a><br></div></div>
<br><div class="gmail_quote">2016-10-19 13:07 GMT+02:00 Roman Haefeli <span dir="ltr"><<a href="mailto:reduzent@gmail.com" target="_blank">reduzent@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Wed, 2016-10-19 at 11:43 +0200, Csaba Láng wrote:<br>
> Dear list,<br>
><br>
> just got my pi 3 and tried to install 0.47.1, however under the links<br>
> on the page of Mr. Puckette, I can compile only 0.46.2<br>
> Anyway, after installing deken and trying to get Gem, it is more or<br>
> less downloaded, but most of the Gem objects does not load.<br>
> Can anybody give a hint how to make it working? <br>
> Best,<br>
> Popesz<br>
<br>
<br>
</div></div>It works for me after loading the full library by creating an object in<br>
the patch:<br>
<br>
[declare -stdpath Gem -stdlib Gem]<br>
<br>
I tested only square-help.pd and it displayed correctly. I didn't do<br>
any serious Gem stuff on the Pi yet.<br>
<br>
IIRC, you have to enable the experimental GL driver with raspbi-config<br>
before you can do hardware accelerated openGL on the Raspberry Pi 3. <br>
<br>
Tested with:<br>
 - Raspberry Pi 3<br>
 - Raspbian Jessie<br>
 - Pd-0.47.1 (compiled) and Pd-0.46.2 (repo)<br>
 - Gem 0.93.3 (repo)<br>
<br>
In order for the compiled Pd to find the repo installation of Gem, I<br>
added a symlink /usr/local/lib/pd/extra/Gem pointing to<br>
/usr/lib/pd/extra/Gem.<br>
<span class="HOEnZb"><font color="#888888"><br>
Roman<br>
</font></span><br>______________________________<wbr>_________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/<wbr>listinfo/pd-list</a><br>
<br></blockquote></div><br></div>