This link proposes otool -L to find libraries at non-standard locations at 
runtime

https://stackoverflow.com/questions/4513799/how-to-set-the-runtime-path-rpath-of-an-executable-with-gcc-under-mac-osx?rq=1
 
<https://stackoverflow.com/questions/4513799/how-to-set-the-runtime-path-rpath-of-an-executable-with-gcc-under-mac-osx?rq=1>

Not sure if it helps but the question/problem seems to be the same we are 
having.

Hälsningar/Regards/Grüsse,
P.O. Jonsson
oor...@jonases.se




> Am 05.01.2019 um 16:21 schrieb Rick McGuire <object.r...@gmail.com>:
> 
> If you were making a lot of calls to external rexx programs, it would try to 
> restart rxapi on every external call. If you tried to use queues at all, you 
> would get an error message. 
> 
> Rick
> 
> On Sat, Jan 5, 2019 at 10:18 AM Enrico Sorichetti via Oorexx-devel 
> <oorexx-devel@lists.sourceforge.net 
> <mailto:oorexx-devel@lists.sourceforge.net>> wrote:
> Having “.” In the PATH is against any good judgement 
> 
> A CD to the wrong directory might, will certainly open a can of worm
> 
> 
> The rxapi thing is a pretty murky issue 
> 
> For basic things looks like the <daemon> is not really needed 
> 
> I moved the rxapi away from the path 
> 
> And a pretty complicated script run with no problem 
> 
> For some odd reason the performance was terrible 
> My wild guess is that rexx keeps trying to start the rxapi things
> 
> But it worked 
> 
> Enrico
> 
> 
>> On 5 Jan 2019, at 13:07, Rick McGuire <object.r...@gmail.com 
>> <mailto:object.r...@gmail.com>> wrote:
>> 
>>  I'm pretty sure that the reason this failed is because the userids doing 
>> the build did not have "." in the path, 
> 
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net <mailto:Oorexx-devel@lists.sourceforge.net>
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel 
> <https://lists.sourceforge.net/lists/listinfo/oorexx-devel>
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel

_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to