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
I have lua5.2 installed. The last version I played was 2349 and there were no problems with that. How can I fix this?
This isn’t actually a bug in cata, I was just missing some packages.
Snaaty
November 28, 2014, 1:06pm
3
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.
Snaaty
December 1, 2014, 9:44pm
5
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.
Snaaty
December 2, 2014, 11:04pm
6
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.