This directory contains both the sources and executable versions
of the SYRTHES GUI.

Sources:
=======
Located in directory:
src
To compile/use these GUI sources on Linux, some pre-requisite packages are necessary

Python-3.6.5,
sip-4.19.4,
qt-everywhere-opensource-src-5.9.2,
PyQt5_gpl-5.9.2,
PyQtChart_gpl-5.9.2,
zipp-3.4.0
importlib_metadata-3.1.1
cx_Freeze-6.3
numpy-1.15.1


Install:
=======
cd /.../syrthes5/src/syrthes-gui/src
./Install.sh
cd install
python setup_cxfl.py build

cd build
mv exe.linux-x86_64_xxx   /.../syrthes5/src/syrthes-gui/exe.linux-x86_64


To test the syrthes-GUI:
=======================
Located in directory
/exe.linux-x86_64

For most users, having compatible systems,
a much more user friendly way
is to rely on a ready to use exec file of the Syrthes-GUI
(generated by the authors on Linux_x86_64 Debian )
In which case, there is no need to install any additional packages!

To test specifically the syrthes GUI, you may
enter the directory : exe.linux-x86_64
and type:

> ./SyrthesMain

you may have to position the LD_LIBRARY_PATH:
LD_LIBRARY_PATH=/.../syrthes5/src/syrthes-gui/exe.linux-x86_64/lib/PyQt5:$LD_LIBRARY_PATH
LD_LIBRARY_PATH=/.../syrthes5/src/syrthes-gui/exe.linux-x86_64/lib:$LD_LIBRARY_PATH
LD_LIBRARY_PATH=/.../syrthes5/src/syrthes-gui/exe.linux-x86_64:$LD_LIBRARY_PATH

------------------------------------------
When used interactively with the SYRTHES software (normal usage),
the activation of the SYRTHES GUI (providing the syrthes.profile has been
sourced) is done through the command :

> syrthes.gui

------------------------------------------

Enjoy using SYRTHES


Contact : syrthes-support@edf.fr
(that address may be temporarily down)
you may also contact:
christophe.peniguel@edf.fr
isabelle.rupp@edf.fr
