Page History
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
./joc_install_tables.sh --rescue |
Notes:
- Note that the Rescue Script requires the
java
executable to be included in the directories specified by yourPATH
environment variable. - If in doubt then identify the location of your Java JDK or JRE and execute for example:
PATH=$PATH:/usr/lib/java/jdk/bin
- provided that your
java
executable is located in/usr/lib/java/jdk/bin
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
joc_install_tables.cmd --rescue |
Notes:
- The Rescue Script requires the
java.exe
executable to be included in the directories specified by yourPATH
environment variable. - If in doubt then identify the location of your Java JDK or JRE and execute for example
set PATH=%PATH%;C:\Program Files\Java\jdk\bin
- provided that your
java.exe
executable is located inC:\Program Files\Java\jdk\bin
...
Overview
Content Tools