<div dir="ltr">I also created single object binary versions of all these objects with their alphanumeric version/alias, and they all have individual help files - perhaps I'll just keep them and delete the others<div><br></div><div>thanks</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-04-10 9:29 GMT-03:00 katja <span dir="ltr"><<a href="mailto:katjavetter@gmail.com" target="_blank">katjavetter@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I notice there used to be one help patch indeed for all nettles, as in<br>
Fred Jan's version. For a good reason as we now see. Alexandre has<br>
created individual help patches for each nettles class. These could<br>
better be encapsulated within nettles-help.pd, rather than live as<br>
separate files.<br>
<span class="HOEnZb"><font color="#888888"><br>
Katja<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Sun, Apr 10, 2016 at 12:34 PM, katja <<a href="mailto:katjavetter@gmail.com">katjavetter@gmail.com</a>> wrote:<br>
> Hello Derek,<br>
><br>
> The problem is with the following help files added by Alexandre:<br>
><br>
> <~-help.pd<br>
> <=~-help.pd<br>
>>~-help.pd<br>
>>=~-help.pd<br>
><br>
> You could filter these out from the wildcard search in the makefile<br>
> and instead list them explicitly, between quotes like:<br>
><br>
> "help/<~-help.pd"<br>
><br>
> Alternatively you could make a single help patch 'nettles-help.pd' and<br>
> use function class_sethelpsymbol() in all nettles classes. This is<br>
> probably a better solution, avoiding more file name problems in the<br>
> future.<br>
><br>
> Katja<br>
><br>
> On Sun, Apr 10, 2016 at 1:29 AM, Derek Kwan <<a href="mailto:derek.x.kwan@gmail.com">derek.x.kwan@gmail.com</a>> wrote:<br>
>>><br>
>>> The symlinks aren't created at compile time but during the install<br>
>>> process. It is done by target 'install-aliases'. Do 'make install<br>
>>> objectsdir=./build' to get a local install. If you still get no<br>
>>> symlinks let me know.<br>
>>><br>
>>> I think they are only needed on Linux because of how file access happens.<br>
>>><br>
>>> Katja<br>
>>> ><br>
>><br>
>> Great! Thanks. Yeah, that works.<br>
>><br>
>> When I'm doing the local install, I'm getting this error:<br>
>><br>
>> Makefile.pdlibbuilder:1013: recipe for target 'install-datafiles' failed<br>
>> make: *** [install-datafiles] Error 2<br>
>><br>
>> I haven't checked too thoroughly but it looks like everything is<br>
>> building. I'm sudo-ing it if that makes a difference.<br>
>><br>
>> Derek<br>
>> =====================<br>
>> Derek Kwan<br>
>> <a href="http://www.derekxkwan.com" rel="noreferrer" target="_blank">www.derekxkwan.com</a><br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">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>
</div></div></blockquote></div><br></div>