[ncl-install] Error message: fatal:Could not open ($NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl)
Thomas, Rebecca
r.thomas14 at imperial.ac.uk
Wed Feb 15 03:29:38 MST 2017
Hi,
I’ve just installed ncl 6.2.1 and am getting the following error message when I try to run a scrip:
fatal:Could not open ($NCARG_ROOT/lib/ncarg/nclscripts/csm/contributed.ncl)
I have looked through posts from other people who have had similar error messages, but I’m sure my NCARG_ROOT environment is correctly set:
In my .bash_profile I have:
export NCARG_ROOT=/usr/local/ncl-6.2.1
export PATH=$NCARG_ROOT/bin:$PATH
And I have run the following checks:
env | grep NCARG
NCARG_ROOT=/usr/local/ncl-6.2.1
which ncl
/usr/local/ncl-6.2.1/bin/ncl
ncl -V
6.2.1
Thanks,
Rebecca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20170215/4e598edd/attachment.html
More information about the ncl-install
mailing list