I got this Version 3.3.3 (release 101) (linux ubuntu 64 bit), unpacked it somewhere in my home folder and added the adom folder to PATH. when trying to launch it I get one of the following errors:

if I cd into the adom folder and try run adom from there:
Code:
adom: error while loading shared libraries: libSDL2_mixer-2.0.so.0: cannot open shared object file: No such file or directory
weird enough, if I try to run it from anywhere else I get:
Code:
adom: error while loading shared libraries: libnoteye.so: cannot open shared object file: No such file or directory
Seeing that both are contained in the adom/lib folder, I tried adding that to PATH as well...

~> any clue what I can do?