tcookbook.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
       ---
       tcookbook.rst (454B)
       ---
            1 .. include:: ../global.txt
            2 
            3 .. _sec-install-cookbook:
            4 
            5 Installation Cookbook
            6 =====================
            7 
            8 Installing PISM requires getting its prerequisites (see :ref:`sec-install-prerequisites`)
            9 and then building PISM itself (see :ref:`sec-install-pism`). Sections below cover some
           10 cases; please `e-mail us <pism-email_>`_ if you need help.
           11 
           12 .. toctree::
           13 
           14    debian.rst
           15    arch.rst
           16    macos.rst
           17    spack.rst
           18 
           19    petsc.rst
           20    pism.rst
           21 
           22    common-problems.rst
           23