46 | | 7. He then ran {{{chmod 777 *}}} in the app OpenSpecimen directory and the {{{app/lib}}} directory. |
47 | | 8. He then : |
48 | | |
49 | | {{{ |
50 | | unset JAVA_TOOL_OPTIONS |
51 | | export JAVA_HOME=/opt/java |
52 | | export JRE_HOME=/opt/java/jre |
53 | | }}} |
54 | | |
55 | | 9. He then ran {{{/local/os_v20/app/bin/catalina.sh start}}} |
56 | | |
57 | | These later steps are documented in the script {{{/local/os_v20/run_osv20.sh}}} |
| 46 | 7. Run `cp /local/{Open Specimen Directory}/installable/os-le-1.0.0.jar /local/{Open Specimen Directory}/app/plugin-dir` |