Maybe its 
[this](https://github.com/geany/geany/blob/5b307bc05dbb055a06dc83c1d749ffab46e259e4/src/Makefile.am#L193)
 manifesting itself in a different place.  (RPATH mentioned is an older version 
of RUNPATH and does the same thing)

You could try explicitly specifying the prefix to geany and prefix and libdir 
to geany plugins as I mentioned.  Maybe that will fool autotools into adding 
RUNPATH.

An autotools expert might be able tell you how to apply the fix from geany to 
debugger and scope but I can't.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1116#issuecomment-938222424

Reply via email to