Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Ok.  Sorry about all that trouble.  I tested the linux version with Ubuntu, PopOS, Fedora, ElementaryOS, and Solus to make sure it worked across a wide range of distros.  It's really hard to make linux software work with every distro and every configuration.  I am working on a script to be able to just build it from source to help people run it on linux OS's that I haven't accounted for so hopefully that will be able to help out people in your situation.

Thanks again for your patience.

No worry, that happens. 😉

And the issue seems to be about SDL2 version.

Just watch out, ’cause this issue can come back to bore you when any distro upgrades its SDL2 version. 😲

Thanks. I will look out for this going forward.

If you get a chance to try out the latest version, I bundled the SDL2 libraries with it so the stagnation issue should be fixed.

Where may I get the last version? I downloaded from the RCBasic.com site, but that version is still dynamically linked:

rcbasic: error while loading shared libraries: libSDL2_image-2.0.so.0: cannot open shared object file: No such file or directory

open a new terminal after you install. It adds an alias to your .bashrc file which adds a custom library path to the rcbasic commands.