My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
install_windows  
EasyGSP Windows Installation
Updated Oct 12, 2010 by dsmit...@gmail.com

Windows | Linux

Install Java

  1. Download the latest jdk from http://www.oracle.com/technetwork/java/javase/downloads/index.html
  2. Install
  3. Create JAVA_HOME environment variable

To view or change environment variables:

  1. Right-click My Computer, and then click Properties.
  2. Click the Advanced tab
  3. Click Environment variables.
  4. Click one the following options, for either a user or a system variable:Click New to add a new variable name and value.
    1. Click an existing variable, and then click Edit to change its name or value.
    2. Click an existing variable, and then click Delete to remove it

Installing EasyGSP

  1. Download EasyGSP @ http://code.google.com/p/easygsp/downloads/list
  2. Unzip to c:\
  3. Rename dir c:\easygsp-VERSION to c:\easygsp
  4. Create EASYGSP_HOME environment variable that points to c:\easygsp

Start EasyGSP

  • c:\easygsp\EasyGSP.bat

Install LightTPD

  1. Goto the WMLP Project Site http://en.wlmp-project.net/downloads.php
  2. Download the latest and greatest w/OpenSSL support
  3. Install to c:\LightTPD

Configure LightTPD

  1. Download config file from: http://easygsp.googlecode.com/files/lighttpd-inc.conf
  2. Replace the current config file @ c:\LightTPD\conf\lighttpd-inc.conf (rename it) with the downloaded one
  3. Restart LightTPD

Test Install

Comment by felipet...@gmail.com, Jan 5, 2012

Hi there... I may be incorrect but the right path to start EasyGSP is c:\easygsp\bin\EasyGSP.bat and not c:\easygsp\EasyGSP.bat. Have you missed the bin?


Sign in to add a comment
Powered by Google Project Hosting