Posted November 08, 2015
When I click the icon to start the game, nothing happens.
When I try to fire the game up from the shell I get this:
error while loading shared libraries: libSDL2-2.0.so.0: cannot open shared object file: No such file or directory
When I run an LDD against the Volgar binary I get this:
Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != ((void *)0)' failed!
I have all the dependencies installed that most games require. I also have libSDL2-2.0 installed. I'm kind of lost.
Anyone have any ideas or did I miss something dead simple? (I just woke up hehe)
When I try to fire the game up from the shell I get this:
error while loading shared libraries: libSDL2-2.0.so.0: cannot open shared object file: No such file or directory
When I run an LDD against the Volgar binary I get this:
Inconsistency detected by ld.so: dl-version.c: 224: _dl_check_map_versions: Assertion `needed != ((void *)0)' failed!
I have all the dependencies installed that most games require. I also have libSDL2-2.0 installed. I'm kind of lost.
Anyone have any ideas or did I miss something dead simple? (I just woke up hehe)