2013-07-17 19:24:07 +02:00
|
|
|
.. index:: installation steps
|
|
|
|
|
|
|
|
.. highlight:: bash
|
|
|
|
|
|
|
|
.. _installation:
|
|
|
|
|
|
|
|
Installation
|
|
|
|
============
|
|
|
|
|
|
|
|
* TRIQS is hosted on **GitHub**, where you can :
|
|
|
|
|
|
|
|
* Download `the current version <https://github.com/TRIQS/TRIQS>`_ (recommended) ::
|
|
|
|
|
|
|
|
git clone git://github.com/TRIQS/TRIQS.git path_to_triqs_sources
|
|
|
|
|
|
|
|
NB : this version is normally never broken (developments are done elsewhere).
|
|
|
|
|
|
|
|
* Download `an older release <https://github.com/TRIQS/TRIQS/tags>`_, which may require less recent versions of compilers, libs...
|
|
|
|
|
|
|
|
* Use the GitHub *Issues* tracker for any problem, questions.
|
|
|
|
|
|
|
|
*Please do NOT contact the developers directly by email*
|
|
|
|
|
|
|
|
Complete installation instructions for standard systems
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2013-08-22 16:20:41 +02:00
|
|
|
installation/Ubuntu
|
|
|
|
installation/linux
|
|
|
|
installation/install_on_osx_lion
|
2013-07-17 19:24:07 +02:00
|
|
|
|
|
|
|
Details
|
|
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2013-08-22 16:20:41 +02:00
|
|
|
installation/wien2k_inst
|
|
|
|
installation/dependencies
|
|
|
|
installation/python
|
|
|
|
installation/clang
|
|
|
|
installation/intel
|
|
|
|
installation/install_options
|
|
|
|
installation/get_started
|
|
|
|
installation/changelog
|
2013-07-17 19:24:07 +02:00
|
|
|
|
|
|
|
|