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