I'm trying to run http://sourceforge.net/projects/jsettlers on my site, but it requires that I initialize a server with the command:
java soc.server.SOCServer 8880 10
But I'm not sure how to exactly go about that. I've tried phpShell, but there is no java command and running the command from a init file isn't working either.
There is a bin file that can be ran; however, it seems to be asking for the location of the java SDK... this I assume is available, but hidden in a file that I cannot access or see.
Any help discerning where I should go next would be greatly appreciated.
Brad