Installation Instructions
*************************
Follow these steps to install EECluster:
	1) Download and install MySQL with apt-get or yum
	2) Download Glassfish 5 and follow the steps in https://glassfish.java.net/getstarted.html
	3) Download the EECluster tarball from http://pirweb.edv.uniovi.es/dwn-eecluster or https://sourceforge.net/projects/eecluster
	4) Unzip eecluster with tar zxf eecluster-XX.YY.ZZ.tar.gz
	5) Run chmod +x configure.sh
	6) Run ./configure.sh

