tindex.rst - pism - [fork] customized build of PISM, the parallel ice sheet model (tillflux branch)
 (HTM) git clone git://src.adamsgaard.dk/pism
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
       tindex.rst (643B)
       ---
            1 .. include:: ../global.txt
            2 
            3 .. _sec-installation:
            4 
            5 Installing PISM
            6 +++++++++++++++
            7 
            8 The fastest path to a fully functional PISM installation is to use a Linux system with a
            9 Debian- or Arch Linux-based package system (e.g. Ubuntu_). In Debian and derivatives,
           10 start by following subsection :ref:`sec-install-debian`, to install tools and libraries
           11 used by PISM and then :ref:`sec-install-pism` to install PISM itself. In Arch Linux and
           12 derivatives, follow the instructions in subsection :ref:`sec-install-arch`.
           13 
           14 .. toctree::
           15 
           16    prerequisites.rst
           17 
           18    parallel-io-libraries.rst
           19 
           20    cookbook.rst
           21 
           22    quick-tests.rst
           23 
           24    documentation.rst
           25 
           26 
           27 
           28