next up previous contents
Next: Environment variables Up: Installation and setup Previous: Getting started   Contents

Fast Installation

Run install.sh script. That is it!

By default, fast installation script uses GNU Fortran compiler and compiles MagiC-core in serial (non-MPI) version. If you want to specify different compiler/options you need to uncomment corresponding lines in the installation script:

Open file install.sh for editing. Find install CGTraj and install MagiC sections and uncomment the lines with make option corresponding to your Fortran compiler and MPI-library.

Run the script. It will result in compilation of subparts of the package, linking executable in folder $MAGIC/bin and exporting PATH, LD_LIBRARY_PATH and PYTHONPATH environment variables. If you face errors during execution of install.sh, you can try to compile MagiC manually step by step as described in the Manual compilation section below.



Alexander Lyubartsev 2016-05-03