Error from PATH setup

From: Erik Noble <enoble_at_nyahnyahspammersnyahnyah>
Date: Wed, 1 Aug 2007 16:47:17 -0400

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
Received on Wed Aug 01 2007 - 14:47:17 MDT

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