I can't get it to start on Linux either. It fails to load libXinerama.so.1, which I have in my /usr/lib directory.
Just to be sure that libXinerama.so.1 is symlinked to an existing file:
ls -lisa $(locate libXinerama.so.1 | head -1)