[ncl-install] can't get to first base

Mary Haley haley at ucar.edu
Wed Feb 23 09:15:07 MST 2011


Joseph,

The esg-support list is not the appropriate place for asking questions about NCAR Graphics or NCL.
Please post your NCAR Graphics questions to ncl-install, ncl-talk, or ncarg-talk, depending on
the nature of the question:

http://mailman.ucar.edu/mailman/listinfo/ncl-install
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
http://mailman.ucar.edu/mailman/listinfo/ncarg-talk


I will write to you separately regarding your problems below.

--Mary

On Feb 23, 2011, at 5:57 AM, Joseph Cain wrote:

> My local unix supporter appears to have been under the weather over the past few days so I have not received any input from her.  I don't seem to be able to even get the initial test code command to be found in spite of what i understand is the proper set up, either on our office linux system kira, on which NCAR graphics was installed about a year ago, nor on my IMac with  my recent install following what i believe were the instructions on http://www.ncl.ucar.edu/Download/macosx.shtml and then the ones that are hard to relocate on the earthsystemgrid area
> 
> on my IMac for example
> 
> Joe-Mac-1008:applications josephcain$ tcsh
> [Joe-Mac-1008:/applications] josephcain% kira:~> ng4ex gsun01n
> ng4ex: Command not found.
> ng4ex: Command not found.
> [Joe-Mac-1008:/applications] josephcain% env| grep NCARG
> NCARG_ROOT=/Applications/ncl_ncarg-5.1.1.MacOS_powerpc_9.7.0
> [Joe-Mac-1008:/applications] josephcain% which ncargex
> ncargex: Command not found.
> [Joe-Mac-1008:/applications] josephcain% more ~/.cshrc
> setenv NCARG_ROOT /Applications/ncl_ncarg-5.2.1.MacOS_10.6_i386_64bit_nodap_gcc421
> setenv PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin:$NCARG_ROOT/bin
> setenv DISPLAY: 0.0
> 
> 
> and on the GFDI linux system
> 
> cain at kira:~$ more .cshrc
> # $Id: skel.cshrc,v 1.2 1998/04/20 11:41:33 luisgh Exp $
> # Luis Francisco Gonz?lez <luisgh at debian.org> based on that of Vadik Vygonets
> # Please check /usr/doc/tcsh/examples/cshrc to see other possible values.
> if ( $?prompt ) then
>  set autoexpand
>  set autolist
>  set cdpath = ( ~ )
>  set pushdtohome
> setenv NCARG_ROOT /usr/local/ncarg
> set display: 0.0
> set path=($NCARG_ROOT/bin $path)
> # Load aliases from ~/.alias
>  if ( -e ~/.alias )	source ~/.alias
> alias find 'find . -name '
> alias ls 'ls -CF'
> endif
> 
> cain at kira:~$ tcsh
> set: Syntax Error.
> kira:~> env | grep NCARG
> NCARG_ROOT=/usr/local/ncarg
> kira:~> which ncargex
> ncargex: Command not found.
> kira:~> ng4ex gsun01n
> ng4ex: Command not found.
> kira:~> 
> 
> 
> 



More information about the ncl-install mailing list