how to install CDO without going into root system
Added by ch ch01 about 11 years ago
Hallo CDO developer,
I'd like to install the CDO by avoiding the root system. Thus I did something like this:
./configure --with-netcdf=/usr/include/ --prefix==$HOME/software/cdo
but after the step of "make install"
I still got the error
rmdir: failed to remove `/software/cdo/cdo/lib': No such file or directory make[4]: [install-exec-hook] Error 1 (ignored)
thanks for your quick response,
Replies (4)
RE: how to install CDO without going into root system - Added by mithil shah about 11 years ago
Hi,
Try out this tutorial for installing CDO - http://www.studytrails.com/blog/install-climate-data-operator-cdo-with-netcdf-grib2-and-hdf5-support/
RE: how to install CDO without going into root system - Added by Ralf Mueller about 11 years ago
avoid the ==
in the prefix option parameter
RE: how to install CDO without going into root system - Added by Ali Alsakkaf over 2 years ago
i got the same issues when I followed the instructions in the link.
Please provide more details,
thanks in advance.
RE: how to install CDO without going into root system - Added by Ralf Mueller over 2 years ago
Dear Ali!
please use conda for installation on a linux/unix system. Anaconda should have all the information u need. Feel free to post questions here if needed
cheers
ralf