I'll start off by saying that I'm fairly new to Linux and certainly new to building on Linux. I've managed to build Geany from source. I think. I did a `./configure` and a `make` and I have a `geany` executable binary in `/geany-2.0/src/`, which I assume was not there before (but of course I didn't check). I have not done a `make install`, because I have version 1.38 installed, that I use and I don't want to mess anything up. Can I run the version 2.0 build where it is?...I tried, but get this error:
``` $ ./geany (geany:38757): Geany-ERROR **: 20:18:05.123: Cannot create user-interface: Failed to open file “/usr/local/share/geany/geany.glade”: No such file or directory Trace/breakpoint trap (core dumped) ``` -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/4239 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/[email protected]>
