Done! Hope it works...
Doesn't work on 64 bit Linux :(
./APlaceToWander.x86: error while loading shared libraries: libXcursor.so.1: cannot open shared object file: No such file or directory
try
sudo apt install libxcursor1:i386,
and then another lib should be missing, just install that with
sudo apt-get install libxrandr2:i386