[ncl-install] problem with set up my NCL environment
Sébastien Doutreloup
s_doutreloup at hotmail.com
Wed Jan 14 08:12:05 MST 2009
Hi,
i've problem with the set up of my NCL environment.
i untar the file (ncl_ncarg-5.0.0.Linux_i686_gcc4.tar) in usr/local , then i do this in usr/local :
export NCARG_ROOT=/usr/local
then this :
export PATH=(/usr/local/bin $PATH)
But when i try to do this :
ng4ex gsun01n
This message appears : Path to directory(root) not found [ environment variable not set ]
So, i read this page : http://www.ncl.ucar.edu/get_started.shtml#SetUpEnvironment
i do :
echo $SHELL
--> bin/bash
in usr/local , i do :
set NCARG_ROOT=/usr/local
then
export NCARG_ROOT
i copy this two lines in my /.bashrc file
But when i want to search my path with :
grep -i path ~/.*
I havn't a line looks like :
set path=(~/bin /usr/bin /bin/etc /usr/X11R6/bin /usr/local/bin)
or
setenv PATH ~/bin:/usr/bin:/bin/etc:/usr/X11R6/bin:/usr/local/bin
what's the problem ?
What i have to do now ??
Please help me
Thanks a lot
Sebastien
i'm running in Ubuntu Intrepid ibex
_________________________________________________________________
Vous pouvez désormais lire tous vos comptes e-mails à un endroit. Gagnez du temps grâce à Windows Live !
http://www.microsoft.com/windows/windowslive/default.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-install/attachments/20090114/7cb2fc55/attachment.html
More information about the ncl-install
mailing list