Project

General

Profile

how to install CDO without going into root system

Added by ch ch01 over 10 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 Ralf Mueller over 10 years ago

avoid the == in the prefix option parameter

RE: how to install CDO without going into root system - Added by Ali Alsakkaf almost 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 almost 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

    (1-4/4)