<div dir="ltr">thanks for the help! So looking at feedback so far it seems to me that I should:<div><br></div><div>- remove the patchers dir and just put the help patcher in the same level as s4pd.c </div><div>- do something with the pd builder about the scm directory</div><div><br></div><div>For the second, there will be multiple scm files the user needs (some optional, but should be in a release). A few questions if people can clarify:</div><div>- is it reasonable for these to still be in a scm directory? I could live with them at top level if need be, there aren't too many. But it could grwo</div><div>- can anyone explain what should happen when someone installs a package re that dir? does the declare -path stuff set up a directory to be automatically added to the Pd file path?</div><div><br></div><div>thanks. I'll be able to look at this again later on today, but not for a while. All the tips are much appreciated!</div><div>iain</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jun 11, 2021 at 12:27 AM IOhannes m zmoelnig <<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</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 6/11/21 9:04 AM, Peter P. wrote:<br>
> I need to add the scm directory to Pd's path to avoid the error messages<br>
>       s4pd.scm: can't open<br>
>       test.scm: can't open<br>
> when opening s4pd-help.pd.<br>
> You could try adding a [declare -path ../scm] object to the help patch<br>
> perhaps (untested)?<br>
<br>
<br>
<a href="https://github.com/iainctduncan/scheme-for-pd/issues/4" rel="noreferrer" target="_blank">https://github.com/iainctduncan/scheme-for-pd/issues/4</a><br>
<br>
and `[declare -path ../scm]` would be a bad choice for a (properly) <br>
installed version of s4pd, where the scm-scripts would even be in the <br>
same folder as the help-patch ("./"), or in "./scm/").<br>
<br>
gfmasdr<br>
IOhannes<br>
<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>