It is assumed that you are now in the newly created datafile directory. 
This installation assumes that you are running on a clean, late copy of 
Debian, Ubuntu LTS or Mint LTS.  If you are running a different 
distribution you will need to edit the script to suit your distro. In 
particular Red Hat distros will need modification for the LAPP stack.

It is assumed that neither Apache or Postgres are pre installed.  If 
this is not the case then you should inspect the installation script 
carefully to ensure that your existing systems will not be compromised. 

If you have a pre-existing  Postgresql installation and have modified 
the postgres password you will need to modify the script accordingly.

If you need to run on a different database, web server etc. please 
contact us - we will be happy to discuss your requirements.

Please be aware that the database user "pcl" password defaults to 
"parrot". This is not considered a secure password and should be modified 
after installation.  You will also need to update the "secfile.json" 
file under the /home/datafile/pcldat directory.

This is open source software and makes use of other open source 
projects including (but not limited to) -

phpPgAdmin for database administration,
CodeBlocks for c++ compile and build,
NetBeans for html/javacript/php development,
nlohmann json library for c++,
fpdf library for php,
jQuery javascript library.

Our thanks to all these projects.

Now, please run the install script by typing "sh dfinstall.sh"

Enjoy
