<div dir="ltr">Thanks for the information! I'll keep that in mind. :)<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Sep 28, 2019 at 10:39 AM Roman Haefeli <<a href="mailto:reduzent@gmail.com">reduzent@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sat, 2019-09-28 at 05:56 -0700, Joey Dodson wrote:<br>
>  I would like my patches to be portable and it would be good to<br>
> know if this will present any problems later. <br>
<br>
>From what I remember, it was only Pd-extended that shipped the osc<br>
externals as part of mrpeach. In Deken and as Debian packages, they're<br>
part of the 'osc' library ('pd-osc' would be the package name). <br>
<br>
You can make your patch work with both layouts by using a declare<br>
statement for both:<br>
<br>
[declare -path mrpeach -path osc]<br>
<br>
(Assuming Deken default install location)<br>
<br>
Roman<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">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/listinfo/pd-list</a><br>
</blockquote></div>