How to install GWiki.
GWiki provides a standalone desktop installation with nearly zero configuration effort.
After downloading the wiki standalone distribution, unzip the archive in a new directory.
Inside a shell / command line window, go to unpacked archive directory and type
gwikiweb.cmd resp.
gwikiweb.sh
.
The shell script asumes, that a Java JDK 1.5 or higher can be located in the path environment.
Please use an up-to-date Java version. You can download Java from: http://java.sun.com/javase/downloads/widget/jdk6.jsp.
If java cannot be found or the java in the java in the path has wrong java version, please modify the script for your needs.
The first time you start GWiki Standalone version, you will be asked to give some information about your installation.
First time starting, the GWiki standalone version also create an full text index of all wiki files. Normally this only takes a few seconds.
After starting GWiki open a browser with following URL:
http://localhost:8081/index
The standalone version provides following users:
All users has the password
gwiki.
See also:
Please refer to Use Gwiki WAR archive.