<p dir="ltr">How did you install pd-l2ork? If you tried compiling it yourself and did not have all the development libraries necessary for compiling Gem, then the installer would never build Gem and give you plenty of errors. On the software page I provided a list of Ubuntu packages you would need to compile entire package successfully.</p>

<p dir="ltr">Pd-l2ork also comes with Gem being auto loaded when you start the app (using /usr/lib/pd-l2ork/default.pdl2ork), therefore it should just work if everything is been installed properly. Gem is built as a library and is located in /usr/lib/pd-l2ork/extra/Gem/Gem.pd_linux (or/usr/local... if you installed using script-based binary installer version).</p>

<p dir="ltr">Again, I need as much information as possible about how you installed the software.</p>
<div class="gmail_quote">On Feb 6, 2013 8:26 AM, &quot;Charles Goyard&quot; &lt;<a href="mailto:cg@fsck.fr">cg@fsck.fr</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Charles Goyard wrote:<br>
&gt; IOhannes m zmoelnig wrote:<br>
&gt; &gt; &gt; all Gem objects were dashed. after adding &quot;declare -path<br>
&gt; &gt; &gt; /usr/lib/pd-l2ork/extra/Gem&quot; gemhead and gemwin objects are ok but<br>
&gt; &gt; &gt; not others such as color, rotate, square.<br>
&gt; &gt;<br>
&gt; &gt; you need to _load_ Gem: [declare -lib Gem]<br>
&gt; &gt;<br>
&gt; &gt; i understand that you have not loaded Gem and only Gem&#39;s abstractions<br>
&gt; &gt; (found in /usr/lib/pd-l2ork/extra/Gem) are available. since there are<br>
&gt; &gt; abstraction implementations for [gemhead] and [gemwin] these objects<br>
&gt; &gt; succeed to create (though their internals that depend on the<br>
&gt; &gt; Gem-binary don&#39;t).<br>
&gt;<br>
&gt; Understood. It works !<br>
<br>
but Gem installation misses the *.so (video backends and stuff) in the<br>
installation dir.<br>
<br>
once manually copied pix_video and pix_film work.<br>
<br>
I guess it&#39;s more a bug of Gem install script rather than pd-l2ork, but<br>
I just wanted to point that out.<br>
<br>
Thanks for the all the hard work,<br>
<br>
Charles<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>