<p></p>
<p>The problem is that on most Linuxes /usr/local/lib is not a place the dynamic loader looks for libraries (/usr, /usr/lib by default IIUC) and so its not finding <code>libgeanypluginutils.so</code>.  But the RUNPATH adds an extra directory to look in, and on my system <code>debugger.so</code> and <code>scope.so</code> (notice it has the same error as debugger in your Help->Debug messages) here both have RUNPATH pointing to <code>lib</code> in the prefix I built Geany with (~/geany-git so nowhere near a standard system directory).</p>
<p>Did you build Geany with <code>--prefix=/usr/local</code> and Plugins with <code>--prefix=/usr/local --with-geany-libdir=/usr/local/lib</code>?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/issues/1116#issuecomment-937276828">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ4T663LL3GGHCKGE7LUFTFJXANCNFSM5FIGOBEQ">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAIOWJ6E7YRKWKOAI4CSX3TUFTFJXA5CNFSM5FIGOBE2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOG7O3LHA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/issues/1116#issuecomment-937276828",
"url": "https://github.com/geany/geany-plugins/issues/1116#issuecomment-937276828",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>