Manual Installation Instructions
This page shows what the CSpell installation script does. A manual installation can be performed to replace the installation script when needed (such as installing CSpell in Mac). It is not recommended for general end users to install the CSpell manually. Please refer to installation instructions for installing the CSpell.
You should now have 6 files and 8 sub-directories under cSpell${YEAR}, as shown in follows:
Please refer to Repository Lists for details.
I. JRE/Java
II. Command Line scripts:
Manually modify shell script, CSpell, under ${CSPELL_DIR}/bin/ as follows:
Variable | Value | Example |
---|---|---|
JAVA | The JRE/bin/java you will use |
|
ROOT_DIR | The full path of the top directory of cSpell2018 | ROOT_DIR=/Projects/cSpell2018
|
CLASSPATH | Includes:
|
III. Configuration file:
Manually modify configuration file, ${CSPELL_DIR}/data/Config/cSpell.properties, as follows:
Variable | Value | Example |
---|---|---|
CS_DIR | The full path of the top directory of cSpell2018 | CS_DIR=/Projects/cSpell2018
|
Make sure values of database variables are setup appropriately in the configuration file, see configuration setup for details
Now you are ready for running CSpell