README - Prediktera

1. Shared library

	First, update the package index.

	$ sudo apt-get update

	Install XTerm. This will enable Breeze Runtime to launch self contained calculation service.

	$ sudo apt-get install xterm

	For 64 bit libraries, you need the libgfortran JBlas shared library.

	$ sudo apt-get install jblas libgfortran5

	`libgfortran5` dependency may already be satisfied on some newer Linux distributions.

Please contact support@prediktera.se if you have any problems and questions

2. Running software

	Run the software by using the desktop shortcut or call the ./breeze.sh in the terminal.
