<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>I think a good way to distribute a project that should really work out of the box is to include all needed externals and abstractions within your patch folder (probably in subfolders to give it some structure) and then [declare] the relative paths inside your patch. Ideally you would even include Pd itself (the version you need) and make a script which loads your main patch with that local version of Pd.</div>

<div> 
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Donnerstag, 12. Januar 2017 um 17:59 Uhr<br/>
<b>Von:</b> "Alex Norman" <x37v.alex@gmail.com><br/>
<b>An:</b> pd-list@lists.iem.at, enrike <altern2@gmail.com>, "the PureData - mailinglist" <pd-list@iem.at><br/>
<b>Betreff:</b> Re: [PD] standalone with preferences included on OSX?</div>

<div name="quoted-content">Since pd is open source you could always modify the defaults and make your own build but it shouldn't have to come to that.<br/>
100% portable.. I assume you're only targeting one os? Which one?<br/>
<br/>
For Mac I think you should be able to put your externals in extra (inside <a href="http://Pd.app" target="_blank">Pd.app</a>) and.. Can you use declare with stdpath to reference those?<br/>
<br/>
A three step process would probably be more educational though.. Install pd, copy all these externals to a given place, write this into pdrc..<br/>
<br/>
Alex<br/>
 
<div class="gmail_quote">On January 12, 2017 8:17:50 AM PST, enrike <altern2@gmail.com> wrote:
<blockquote class="gmail_quote" style="margin: 0.0pt 0.0pt 0.0pt 0.8ex;border-left: 1.0px solid rgb(204,204,204);padding-left: 1.0ex;">
<pre class="k9mail">hi

I would like to have a version of PD with a set of externals and to be 
able to pass that app to some students not needing to set the 
preferences to load the externals in every machine (neither copy the 
preferences file). I want it to be 100% portable.

I was reading this old post about something similar
<a href="https://lists.puredata.info/pipermail/pd-list/2008-10/065691.html" target="_blank">https://lists.puredata.info/pipermail/pd-list/2008-10/065691.html</a>

Is it possible to achieve this nowadays?

thanks

enrike

</pre>

<hr/><br/>
Pd-list@lists.iem.at mailing list<br/>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" target="_blank">https://lists.puredata.info/listinfo/pd-list</a></blockquote>
</div>
_______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" target="_blank">https://lists.puredata.info/listinfo/pd-list</a></div>
</div>
</div></div></body></html>