[ncl-install] ncl installation on OSX Yosemite

Maya Garcia Comas maya at iaa.es
Tue Jul 31 02:49:03 MDT 2018


Hello,

I tried to install nlc myself (without using binaries but using conda). The installation seemed to work but when testing, I get:

(ncl_stable) bash-3.2$ ng4ex xy05n -clean -W png
bash: ng4ex: command not found

but I cannot find information in the web about ng4ex or where it is in my computer, or if it is even installed.

My system is:
OS X Yosemite Version 10.10.5

I installed conda (using Python 3.6 64-bit bash installer): 
(ncl_stable) bash-3.2$ conda -V
conda 4.5.8

I installed nlc with:
  conda create -n ncl_stable -c conda-forge ncl
  source activate ncl_stable
(ncl_stable) bash-3.2$ which ncl
/Users/maya/anaconda3/envs/ncl_stable/bin/ncl

I installed gcc and gfortran:

(ncl_stable) bash-3.2$ gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 7.0.2 (clang-700.1.81)
Target: x86_64-apple-darwin14.5.0
Thread model: posix
(ncl_stable) bash-3.2$ gfortran --version
GNU Fortran (GCC) 5.1.0
Copyright (C) 2015 Free Software Foundation, Inc.

I installed Xquark 2.7.11.

I also included in my .bash_profile=


# added by Anaconda3 5.1.0 installer
export PATH="/Users/maya/anaconda3/bin:$PATH"


Could you please tell me how I can solve the problem?

Thank you in advance
Regards,
M.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ucar.edu/pipermail/ncl-install/attachments/20180731/cd5a40c6/attachment.html>


More information about the ncl-install mailing list