

 Welcome to the Java Lexical Tools Installation!
 -----------------------------------------------

 Please read the __LVG_DIR__/docs/userDoc/install.html 
 prior to invoking this script.

 This script will configure the 
 __LVG_DIR__/data/config/lvg.properties file.

 This script will create configured 
 lvg, norm, luiNorm, wordind, toAscii, and lgt
 scripts in the __LVG_DIR__/bin directory.

 Please notes that this script does not provide 
 the option of configuring and loading the 
 lexical tools into a pre-existing MySql database.

 Nevertheless, users may follow instrutions on
 __LVG_DIR__/docs/userDoc/install/mySql.html 
 to install lexical tools with other database
 (MySql). 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   

The Java Lexical tools use or (may use) the 
following third party software packages:

 - HSQL Database Engine (HSQLDB) from SourceForge
   (see http://hsqldb.sourceforge.net).
   This package is covered under a SourceForge 
   License, which allows for redistribution and use 
   with a "copyright notice". We have made no 
   changes to HSQLDB. 
             
 - The International Component for Unicode (ICU) from IBM
   (see http://www.ibm.com/software/globalization/icu).
   ICU is licensed under the X_License which is compatible 
   with GPL but with fewer restrictions on commercial use 
   of the software.  We have made no change to ICU.

 - The installation script uses some GNU CYGWIN 
   programs that have been distributed along with 
   this script. These commands are only used when 
   this installation is on a Windows platform.
   The commands that have been distributed 
   include tar, gunzip, rm, find, hosthame, 
   tee, and cmp. 
    
   The CYGWIN package is licensed under the 
   GNU Public License. The entire CYGWIN package, 
   along with the sources to these commands can be 
   found at http://sources.redhat.com/cygwin/
    
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   

