To install aurigadoc on windows follow the given steps:-
- Untar the aurigadoc distribution to a directory.
tar -xvzf aurigadoc.tar.gz
This will create a folder aurigadoc
- Set the AURIGADOC_HOME environment variable to the absolute path of the aurigadoc directory created above.
- Add aurigadoc/bin directory to the PATH
environment variable.
- Open aurigadoc/bin/aurigadoc.properties in a text editor and set the aurigadoc.home property to the absolute path of the aurigadoc directory created above.