README NOTES
------------

Please read the EN251004 CFR Install Guide.pdf.

This installation kit is intended to facilitate the installation of PeopleFluent Learning 25.10 CFR support functionality.  The kit is
distributed as a zip package containing the essential elements for a run-time installation. Note
the following special instructions:

1. This kit includes schema scripts and runtime related files needed for adding CFR support functionality to PeopleFluent Learning 25.10

2. It is recommended to take backup of your production database before running this installation package

3. You should have latest build of PeopleFluent Learning 25.10 installed

4. Tomcat should be stopped

5. Please note that script will backup the original database creation scripts in 'nschema.backup' folder of EKP home.


Should you need additional assistance, please contact https://support.peoplefluent.com.


Install (Windows)
-----------------
1. Edit the "db.username" and "db.password" in the "build.xml" with the authentication information for executing database installation scripts.

2. Make sure JAVA_HOME and TOMCAT_HOME environment variables are set correctly.

3. Execute "install.bat".


Install (UNIX)
-----------------
1. Edit the "db.username" and "db.password" in the "build.xml" with the authentication information for executing database installation scripts.

2. Make sure JAVA_HOME and TOMCAT_HOME environment variables are set correctly.

3. Set execution permission to "install.sh" and ant by running "chmod +x install.sh" and "chmod +x ant".

4. Execute "install.sh".
