I can’t start the latest experimental on xubuntu 14.04 because of a missing lua library. ./cataclysm-launcher gives the following:
./cataclysm-tiles: error while loading shared libraries: liblua5.2.so.0: cannot open shared object file: No such file or directory
This isn’t actually a bug in cata, I was just missing some packages.
Hm, I got that message too. I didn’t get it before though.
How do I fix it?
Installing the liblua5.2 package did it for me.
Well, I did sudo apt-get install liblua5.2 or something like that and it still shows me: “error while loading shared libraries: liblua5.2.so.0: cannot open shared object file: No such file or directory”
What am I doing wrong?
Help is much appreciated.
Sorry for doubleposting, but does anyone have an idea what I am doing wrong?
EDIT: Nvm, I solved it, needed the ones specifically for x64 or something like that.