problem with set up my NCL environmentþ

From: Sébastien Doutreloup <s_doutreloup_at_nyahnyahspammersnyahnyah>
Date: Wed, 14 Jan 2009 16:12:05 +0100

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

_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Wed Jan 14 2009 - 08:12:05 MST

This archive was generated by hypermail 2.2.0 : Wed Jan 28 2009 - 09:24:58 MST