Skip to content

Install Dependencies

Kevin M. Smith edited this page Mar 2, 2019 · 8 revisions

On Ubuntu

From a terminal:

sudo apt-get update && sudo apt-get install -y \
      postgresql libpq-dev libcurl4-gnutls-dev \
      libxml2-dev netcdf-bin libnetcdf-dev \
      udunits-bin libudunits2-dev r-base

On Microsoft Windows