[ncl-talk] NCL 6.6.2 Install - environment

Roussan rousslucas at gmail.com
Sun Jul 21 03:56:34 MDT 2019


Dear Gus,
you are right,
i found an old "source path/to/a_file" in my bash scripts that was overiding
the default environment.

Many thanks
LUCAS


> The key to the error may still be in your .cshrc or .bashrc file.
> You may not have commented out your old NCARG_ROOT, or other environment
> variables derived from it,
> may have forgotten to remove the old NCL bin directory from your PATH, or
> something the like.
>
> Another possibility is that your NCL script hardwires the location of your
> old NCL.
> Something like:
>
> load "/hardwired_old_path_to_NCL/lib/ncarg/nclscripts/csm/gsn_code.ncl"
>
>
> [Incidentally, do you use tcsh/csh or sh/bash? Or both? Just curious.]
>
> I hope this helps,
> Gus Correa
>
> On Wed, Jul 17, 2019 at 3:38 PM Roussan via ncl-talk <ncl-talk at ucar.edu>
> wrote:
>
> > Dear ncl users,
> >
> > I just installed NCL 6.6.2
> > 1) I supressed NCL 6.2.0 (my old version)
> > 2) I have instaled NCL 6.6.2 using :
> > $ sudo apt-get update
> > $ sudo apt-get install ncl-ncarg
> >
> > I'm using ubuntu 16.04 LTS
> > $ uname -V :
> > 4.4.0-154-generic #181-Ubuntu SMP Tue Jun 25 05:29:03 UTC 2019 x86_64
> > x86_64 x86_64 GNU/Linux
> >
> > my NCARG_ROOT is ok on ~/.cshrc and ~/.bashrc, my PATH is also set.
> > $ ncl -V give me :
> > 6.6.2
> >
> > My problem is when I run ncl script i have :
> > warning:Unable to load System Resource File
> > /path_to_supressed_NCARG_ROOT_of_ ncl6.2.0
> >
> > why ncl still call my older version 6.2.0 despite the fact that I deleted
> > it ?
> >
> > thanks in advance
> > Lucas.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20190721/246f66ed/attachment.html>


More information about the ncl-talk mailing list