Missing liblua5.2.so.0 in experimental version 2441

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.

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.