Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.txt | 2013-09-13 | 1.2 kB | |
aspectjweaver-1.7.2.jar | 2013-04-11 | 1.8 MB | |
aspectjrt-1.7.2.jar | 2013-04-11 | 116.8 kB | |
OpenEMM_2013-OnlineHelp_en.zip | 2013-01-31 | 14.3 MB | |
OpenEMM_2013-OnlineHelp_de.zip | 2013-01-31 | 14.2 MB | |
Totals: 5 Items | 30.4 MB | 0 |
If you downloaded OpenEMM 2013 in January 2013 it includes version 2011 of the online help system. If you want to install version 2013 of the online help system please follow these 5 steps (no restart of OpenEMM required): 1. Download ZIP file: Download file OpenEMM-2013_OnlineHelp_en.zip from the directory containing this file to /home/openemm/webapps/manual 2. Change to working directory: $> cd /home/openemm/webapps/manual 3. Move old directory en to a backup directory: $> mv en en_backup 4. Uncompress help files from ZIP file: $> unzip OpenEMM-2013_OnlineHelp_en.zip 5. Remove ZIP file: $> rm OpenEMM-2013_OnlineHelp_en.zip That's it! If you want to install the German online help system instead of the English version just replace postfix "en" with "de" in the instructions above. ------------------------------------------------------------------------------- Java 6 has reached its end of life. If you want to run OpenEMM with Java 7 instead, replace library files aspectjrt-1.5.4.jar and aspectjweaver-1.5.4.jar in directories /home/openemm/webapps/openemm/WEB-INF/lib and /home/openemm/webapps/openemm-ws/WEB-INF/lib with aspectjrt-1.7.2.jar and aspectjweaver-1.7.2.jar and restart OpenEMM afterwards.