[ncl-install] cant find ncl

Kantave Greene kantave.m.greene at jsums.edu
Fri Jun 3 15:08:45 MDT 2011


I was able to configure and run "make everything" successful. However I 
am unble to get "ncl -V" to execute as it says no command found. when I 
try "ng4ex gsun01n" it say "ncargpath: Command not found"
I have two folders:
/usr/local/ncl_ncarg-6.0.0 and
/usr/local/ncarg

Can you please help me.

My .bashrc has the follwoing:
--------------------------------------------------
# INTEL COMPILERS
source /opt/intel/composerxe-2011.4.191/bin/compilervars.sh ia32

# ENVIRONMENTAL VARIABLES
  export CC=icc
  export CXX=icpc
  export CFLAGS='-O3 -ip -no-prec-div -static'
  export CXXFLAGS='-O3 -ip -no-prec-div -static'

  export F77=ifort
  export FC=ifort
  export F90=ifort
  export FFLAGS='-O3 -ip -no-prec-div -static'
export CPP='icc -E'
  export CXXCPP='icpc -E'

# NCL/NCAR
export NCARG=/usr/local/ncl_ncarg-6.0.0
export NCARG_ROOT=/usr/local/ncarg
export PATH=$NCARG_ROOT/bin:$PATH
export MANPATH=$NCARG_ROOT/man:$MANPATH

export PATH=/usr/local/bin:$PATH
export NCARG_ROOT=/usr/local
--------------------------------------------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: kantave_m_greene.vcf
Type: text/x-vcard
Size: 285 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-install/attachments/20110603/27e73983/attachment.vcf 


More information about the ncl-install mailing list