Hi, my name is Richard Hodge, I’m a mechanical engineer student and I’m currently trying to install the geoserver program but I’m having some trouble with the “start” java exe that doesn’t work and also I do not understand the “enviromental variable”. Hope I can get help from you.
Thanks!
Richard Hodge
Mechanical Engineer Student - UTEC
La información contenida en este e-mail y sus anexos es confidencial, privilegiada y está dirigida exclusivamente a su destinatario, en consecuencia, solo puede ser utilizada por aquel. Si usted no es el destinatario original, no deberá examinar, usar, copiar o distribuir este mensaje o la información que contiene. Si lo recibe por error, por favor reenvíelo a la persona que se lo envió y elimínelo. Cualquier retención o uso total o parcial no autorizada de este mensaje está estrictamente prohibida y sancionada por ley.
I am not sure we have a start jar (maybe for testing as a developer).
a) please download the WAR and install into an application server like tomcat
b) for just trying it out please download the BIN package and then run with something like:
On linux:
cd bin
./start.sh
On windows:
cd bin
start.bat
Environment variables are part of your operating system, in the control panel on windows.