[ncl-install] testing NCL
Jerry Jien
jjien at hotmail.com
Fri Aug 7 13:14:26 MDT 2015
Hello Mary,
This is what have from your suggestion:env | grep NCARGecho $PATH
/opt/local/bin:/opt/local/sbin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin
This is what I have after entering 'ng4ex gsun01n -clean'
dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib Referenced from: /Users/jienjerr/ncl-6.3.0/ncl_ncarg-6.3.0.MacOS_10.10_64bit_nodap_gcc492/bin/ncargpath
Reason: image not found
Initially, when I was on this step tar -zxf ~/ncl_ncarg-6.3.0.MacOS_10.10_64bit_nodap_gcc492.tar.gz
, this is what I got
tar: Error opening archive: Failed to open '/Users/jienjerr/ncl_ncarg-6.3.0.MacOS_10.10_64bit_nodap_gcc492.tar.gz'
So I simply expanded the .taz.gz file.
Thank you.
Best Regards,Jerry Jien
Date: Fri, 7 Aug 2015 12:20:09 -0600
Subject: Re: [ncl-install] testing NCL
From: haley at ucar.edu
To: jjien at hotmail.com
CC: ncl-install at ucar.edu
Jerry,
It sounds like your PATH environment variable didn't get set up correctly. Or, once you set the path, it may not take effect until you log out and log back in.
What does the following report:
env | grep NCARGecho $PATH
Did you actually gunzip the gzipped tarfile in the directory "/Users/jienjerr/ncl-6.3.0/ncl_ncarg-6.3.0.MacOS_10.10_64bit_nodap_gcc492"? If so, then your environment settings need to look like this:
export NCARG_ROOT=/Users/jienjerr/ncl-6.3.0/ncl_ncarg-6.3.0.MacOS_10.10_64bit_nodap_gcc492export PATH=$NCARG_ROOT/bin:$PATH
--Mary
On Fri, Aug 7, 2015 at 11:07 AM, Jerry Jien <jjien at hotmail.com> wrote:
Dear Users,
I have been experiencing difficulties in running NCL on my computer.
I have installed the binary: ncl_ncarg-6.3.0.MacOS_10.10_64bit_nodap_gcc492. I've also set NCARG_ROOT and PATH to the folder where the software was installed, as well setting the DISPLAY environment variable to my ip address.
After trying 'ng4ex gsun01n -clean' to test if NCL is working, I got the following error message:
-bash: ng4ex: command not found
My file path is '/Users/jienjerr/ncl-6.3.0/ncl_ncarg-6.3.0.MacOS_10.10_64bit_nodap_gcc492'. Could anyone please help?
Thanks
_______________________________________________
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/20150807/ba03f86e/attachment.html
More information about the ncl-install
mailing list