So im using a blank PI source and im trying to get in configured to run on my VPS running CentOS. Im not a dumb, but for the oddest reason I cant get it working. I have uploaded the files into its own file. I unzipped the server files. I converted the run.bat into a linux format
Code:
java -classpath bin:deps/poi.jar:deps/mysql.jar:deps/mina.jar:deps/slf4j.jar:deps/slf4j-nop.jar:deps/jython.jar:log4j-1.2.15.jar server.Server
Ive tried running it through screen as well as other sources and still now luck. I dont get any errors. I did install java. It just doest run for some unknown reason. If someone wants to take a look go for it. Add me on skype at nicholas.messer1


*Trust me ive looked for hours on the web and even switch fron Ubuntu to CentOS. Ive had little to no luck.