It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hi, can someone help me on how to install this from the Tarball archive? I've looked around the net for help but nothing seems to help.
When I try to run the start.sh it says no such file or directory, so I don't know what to do.
avatar
russ108b: When I try to run the start.sh it says no such file or directory, so I don't know what to do.
Try ./start.sh or "bash start.sh"

(On most Linux systems, your $PATH variable doesn't include the current directory, so you need to enter it manually.)