Hey Forum,
same issue, separate post. I still can’t get my Cataclysm-DDA to run (it did before), I would prefer to compile it myself, but now I am just trying the stable precompiled build instead, until the other one works.
If I try to start cataclysm-tiles or cataclysm-launcher with my Terminal, I get the error:
error while loading shared libraries: liblua5.1.so.0: cannot open shared object file: No such file or directory
I tried installing the apparently missing libraries using sudo apt-get install liblua5.1.so.0, but it gave another error about how it couldn’t find the package.
The issue is probably a very simple one, but I can’t seem to find it.
EDIT: I tried sudo apt-get install liblua5.1 and now it’s downloading. Sorry for wasting your time.
EDIT2: To make this post look less stupid, one question: What does the ending .so.0 stand for?