Difference between revisions of "Cargese 2013 tutorial session"

From openwfm
Jump to navigation Jump to search
Line 10: Line 10:
 
* NetCDF
 
* NetCDF
 
* git
 
* git
 +
 +
Ubuntu install command
 +
sudo apt-get install tcsh git build-essential m4 gfortran libnetcdf-dev netcdf-bin libcloog-ppl10

Revision as of 07:37, 3 May 2013

List of requirements:

  • Standard build utilities
    • make
    • m4
    • cshell
    • perl
    • gcc
    • etc
  • gfortran
  • NetCDF
  • git

Ubuntu install command

sudo apt-get install tcsh git build-essential m4 gfortran libnetcdf-dev netcdf-bin libcloog-ppl10