Changes between Version 79 and Version 80 of doc/install


Ignore:
Timestamp:
Aug 24, 2016 2:26:16 PM (9 years ago)
Author:
kanani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/install

    v79 v80  
    1818 1. A Bash-shell must be available under {{{/bin/bash}}}.
    1919 2. A NetCDF library with version number not earlier than 3.6.3 (for NetCDF, see under http://www.unidata.ucar.edu).
    20  3. A FORTRAN90/95 compiler.
     20 3. A FORTRAN 2003 compiler.
    2121 4. The Message Passing Interface (MPI), at least on the remote host, if the parallel version of PALM shall be used.
    22  5. On the local host, the revision control system '''subversion''' (see http://subversion.tigris.org), which is already part of many Linux distributions (e.g. !SuSe). '''subversion requires port 3690 to be open for tcp/udp. If there are firewall restrictions concerning this port, the PALM code cannot be accessed.''' The user needs a combination of username and password to access the PALM repository. For getting a permit please create an account using the [[//trac/register|register form]]. \\
     22 5. On the local host, the revision control system '''subversion''' (see http://subversion.tigris.org), which is already part of many Linux distributions (e.g. !SuSe). The user needs a combination of username and password to access the PALM repository. For getting a permit please create an account using the [[//trac/register|register form]]. \\
    2323The [#advanced advanced method] additionally requires:
    2424 6. A job queueing system on the remote host. Currently, PALM can handle !LoadLeveler (IBM-AIX) and NQS/PBS (Linux-Clusters, NEC-SX).