ECMWFCode4Earth / ml_drought

Machine learning to better predict and understand drought. Moving github.com/ml-clim
https://ml-clim.github.io/drought-prediction/
90 stars 18 forks source link

Error when install CDO #87

Open tommylees112 opened 5 years ago

tommylees112 commented 5 years ago
installcdo.sh: line 63: make: command not found
(esowc-drought) gabrieltseng95@instance-1:~$ make

Command 'make' not found, but can be installed with:

apt install make        # version 4.2.1-1.2, or
apt install make-guile  # version 4.2.1-1.2

Ask your administrator to install one of them.
tommylees112 commented 5 years ago
wget https://gist.githubusercontent.com/mainvoid007/e5f1c82f50eb0459a55dfc4a0953a08e/raw/2695f324e641794132481be5782d31070266cf2d/installcdo.sh

sudo apt-get install

sudo apt update

sudo apt install make

apt-get install build-essential

bash scripts/cdo_download.sh