<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>i've problem with the set up of my NCL environment.<br>i untar the file (ncl_ncarg-5.0.0.Linux_i686_gcc4.tar) in usr/local , then i do this in usr/local :<br><pre>    export NCARG_ROOT=/usr/local<br>then this :<br>    export PATH=(/usr/local/bin $PATH)<br><br>But when i try to do this :<br>    ng4ex gsun01n<br>This message appears : Path to directory(root) not found [  environment variable not set ]<br><br>So, i read this page : http://www.ncl.ucar.edu/get_started.shtml#SetUpEnvironment<br><br>i do :<br>echo $SHELL<br>--&gt; bin/bash<br>in usr/local , i do :<br>    set NCARG_ROOT=/usr/local<br>then<br>    export NCARG_ROOT<br>i copy this two lines in my /.bashrc file<br><br>But when i want to search my path with :<br>    grep -i path ~/.*<br>I havn't a line looks like :<br>    set path=(~/bin /usr/bin /bin/etc /usr/X11R6/bin /usr/local/bin)<br>or<br>    setenv PATH ~/bin:/usr/bin:/bin/etc:/usr/X11R6/bin:/usr/local/bin<br><br>what's the problem ?<br>What i have to d
 o now ??<br><br>Please help me<br>Thanks a lot<br><br>Sebastien<br><br>i'm running in Ubuntu Intrepid ibex<br></pre><br><br><br><br><br><br /><hr />Vous pouvez désormais lire tous vos comptes e-mails à un endroit. <a href='http://www.microsoft.com/windows/windowslive/default.aspx' target='_new'>Gagnez du temps grâce à Windows Live !</a></body>
</html>