@mbmxush it could be as @elextr eluded to, that your library search paths are different. You could try to run Geany like this: LD_LIBRARY_PATH=/path/to/your/shared/lib/dir geany prog.c
LD_LIBRARY_PATH=/path/to/your/shared/lib/dir geany prog.c
—Reply to this email directly or view it on GitHub.