<div class="markdown_content"><ul>
<li><strong>status</strong>: open --> closed-fixed</li>
<li><strong>assigned_to</strong>: IOhannes m zmölnig</li>
<li><strong>Comment</strong>:</li>
</ul>
<p>i think i found the problem:<br />
If Gem does not detect Pd's <code>s_stuff.h</code> header during configure, it will build without support for auto-adding the search path.<br />
d<br />
commit <a class="alink" href="http://sourceforge.net/p/pd-gem/gem/ci/d8061ad4bd90ed0bf892b9862b2c3beca701701f">[d8061a]</a> will make the warnings more prominent, when something goes wrong.</p>
<p>the fix for the problem is to tell configure where to look for Pd's headers:</p>
<div class="codehilite"><pre>./configure --with-pd<span class="o">=</span>/usr/include/pd
</pre></div>
<hr />
<p><strong> <a class="alink strikethrough" href="http://sourceforge.net/p/pd-gem/bugs/229">[bugs:#229]</a> abstractions are not found after make install</strong></p>
<p><strong>Status:</strong> closed-fixed<br />
<strong>OS:</strong> linux<br />
<strong>Release:</strong> 0.93-git<br />
<strong>Created:</strong> Thu Aug 21, 2014 06:43 AM UTC by Cyrille Henry<br />
<strong>Last Updated:</strong> Thu Aug 21, 2014 06:44 AM UTC<br />
<strong>Owner:</strong> IOhannes m zmölnig</p>
<p>when installing current git with make install, abstraction are copied with all of gem file in :<br />
/usr/local/lib/pd/extra/Gem</p>
<p>This is correct, but after loading Gem, this abstractions are not found by pd. <br />
according to -verbose option, pd search in /usr/local/lib/pd/extra but not in /usr/local/lib/pd/extra/Gem.<br />
help file, that are on the same place can be found.</p>
<hr />
<p>Sent from sourceforge.net because gem-dev@lists.iem.at is subscribed to <a href="https://sourceforge.net/p/pd-gem/bugs">https://sourceforge.net/p/pd-gem/bugs/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/pd-gem/admin/bugs/options.">https://sourceforge.net/p/pd-gem/admin/bugs/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>