I simply unzipped the Linux archive on my Debian Wheezy (stable), ran the executable and got this:
./Zloxx2: error while loading shared libraries: libboost_filesystem.so.1.46.1: cannot open shared object file: No such file or directory
For the record, I have Boost.Filesystem v1.49.0 installed on my PC, with binaries located in
/usr/lib, only for the need of my project.
Since you have provided many library binaries in the Runtime directory, including SFML, GLEW and your own Thor, I suppose I should not need to install any myself.