Hello, I have a compiler optimized fork that I build for Linux and Windows. > https://github.com/Alex313031/geany-ng On Windows one can make a "portable" version, by just zipping up the artifacts in the installer.
However, on Linux, just like alot of programs that use make install, this doesn't work. It expects libraries to be in certain places. Simply placing all the artifacts in one dir doesn't allow it to run.
Is there a way one could make a "Static" build, or perhaps adjust the prefix so that one could make a "portable" build.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.