[ncl-install] Installing ncl on debian 8 from debian repository problem
Mary Haley
haley at ucar.edu
Mon Jun 27 10:33:22 MDT 2016
Ugo,
You may have set NCARG_ROOT to the wrong path. It should be set to the
parent directory of where NCL was installed.
Please review the instructions here:
http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT
To get the parent directory of where NCL was installed, type:
which ncl
This will report a path like "/xxx/yyy/bin/ncl", where "/xxx/yyy" will be a
UNIX path like "/usr/local". This will be the parent directory that you
need to set NCARG_ROOT to:
export NCARG_ROOT=/usr/local
OR
setenv NCARG_ROOT /usr/local
--Mary
On Sun, Jun 26, 2016 at 3:06 AM, Ugo Merlini <umerlini at enet.it> wrote:
> Hi,
>
> I installed Ncl from debian 8 repository and I get this error
>
> Copyright (C) 1995-2014 - All Rights Reserved
> University Corporation for Atmospheric Research
> NCAR Command Language Version 6.2.0
> The use of this software is governed by a License Agreement.
> See http://www.ncl.ucar.edu/ for more details.
> fatal:Could not open ($NCARG_ROOT/lib/ncarg/nclscripts/csm/gsn_code.ncl)
> fatal:error at line 3 in file nc.ncl
>
>
> where i'm wrong?
>
> Ugo
> _______________________________________________
> ncl-install mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-install
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20160627/0554a564/attachment.html
More information about the ncl-install
mailing list