<div class="markdown_content"><hr />
<p><strong> <a class="alink" href="http://sourceforge.net/p/pure-data/patches/544">[patches:#544]</a> wrong default search path on W32</strong></p>
<p><strong>Status:</strong> open<br />
<strong>Group:</strong> bugfix<br />
<strong>Labels:</strong> w32 search paths <br />
<strong>Created:</strong> Wed Apr 29, 2015 01:55 PM UTC by IOhannes m zmölnig<br />
<strong>Last Updated:</strong> Wed Apr 29, 2015 01:55 PM UTC<br />
<strong>Owner:</strong> Miller Puckette</p>
<p>on W32, Pd uses some default search-paths (outside of the Pd-dir), where users can install libraries,... either globally or per-user. the details are explained <a class="" href="http://puredata.info/docs/faq/how-do-i-install-externals-and-help-files" rel="nofollow">in the puredata wiki</a>, but in short it is an attempt to use the standard application data paths as provided by W32.</p>
<p>Unfortunately it seems that Pd has hardcoded parts of these application data paths, rather than using the officially defined envvars.<br />
i guess this has worked OK for XP, but stopped working properly since W7, namely.</p>
<p>The attached patch (apply with <code>git am 0001-Use-*-dat.patch</code>) fixes this by using envvars that expand to the <em>standard paths</em>.</p>
<hr />
<p>Sent from sourceforge.net because pd-dev@lists.iem.at is subscribed to <a href="https://sourceforge.net/p/pure-data/patches">https://sourceforge.net/p/pure-data/patches/</a></p>
<p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/pure-data/admin/patches/options.">https://sourceforge.net/p/pure-data/admin/patches/options.</a>  Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div>