You will need a few dependancies to run the software.  Without these dependances the software will either not start or it will crash:
	OpenGL 2.2 or newer: you don't need to do anything to install this one, except perhaps make sure you have the right graphics driver.  But be aware that if you're machine is really old, like pre-2007-ish your graphics card might not be capable of running the software.
	ping
	xterm
	curl

When the program starts, it will check that "ping" "xterm" and "curl" commands all exist, if you're missing any it will print a stdout message.  So I recommend running it from the command line first to see if it gives you an error.

