> The system copy is in /usr/bin and the one I'm testing is installed to 
> /usr/local/bin.

The geany executable is just a miniscule thing that links to libgeany, so my 
first guess is you might be getting the wrong libgeany, IIUC the dynamic loader 
looks in some system dirs like `/usr/lib` and `/usr/local/lib` specially so 
that might be confusing it.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/916#issuecomment-188673276

Reply via email to