Re: Error from PATH setup

From: Dave Allured <dave.allured_at_nyahnyahspammersnyahnyah>
Date: Wed, 01 Aug 2007 16:05:19 -0600

In addition to what Mary just said, you have the spelling error
$NCAR_ROOT in at least two places below. It should be $NCARG_ROOT.

--Dave

Erik Noble wrote:
> Hi.
> I am getting an error when trying to execute an NCL program that seems
> to be from not setting my envronment correctly.
> The error:
> hundreds!
>
> It can't find the /usr/local/lib/ncarg/nclscripts/ directory, although
> I have set my envronemnt according to the NCL installation directions.
>
> I use a .profile file. would you have any suggestions?
>
> export DISPLAY=:0.0
> export NCARG_ROOT=/usr/local/
> export PATH=$NCAR_ROOT/bin:$PATH
> export MANPATH=$NCAR_ROOT/man:$MANPATH
> export NETCDF=/usr/local/
> export LD_LIBRARY_PATH=opt/intel/fc/10.0.017/lib
> export JASPER=/usr/local/
> ##alias ncl=/usr/local/ncl-3.4.0/bin/ncl
> export https_proxy=10.116.34.1:80
> PATH=$PATH:$HOME:/opt/local/bin:/opt/local/sbin:/opt/intel/fc/10.0.017/bin:/opt/intel/cc/10.0.018/bin:$NCARG_ROOT/bin:/usr/local/bin:/usr/local/rsi/idl_5.6/bin
> export PATH
>
> set -o emacs
> PS1=`logname`@`hostname -s`:'$PWD:'
> . /sw/bin/init.sh
> . ${HOME}/.aliases
> ~
>
> Thank you.
> Erik
> _______________________________________________
> ncl-talk mailing list
> ncl-talk_at_ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Aug 01 2007 - 16:05:19 MDT

This archive was generated by hypermail 2.2.0 : Mon Aug 06 2007 - 08:08:45 MDT