...
Have you seen my other reply?
Are you running it headless (without graphical interface)? If so, you might try running it through xvfb-run (apt-get install xvfb-run first)
xvfb-run ./sentinel-lin64
Thnx. That's the thing with Linux, there is always something new te learn.