<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Petroula,<br>
<br>
first, the new NCL version is 6.4.0., you should always install the
newest version.<br>
<br>
Are you sure you are using the bash shell? The 'source' command is a
built-in command of csh/tcsh. If<br>
<br>
echo $SHELL<br>
<br>
returns something like /bin/bash you should do<br>
<br>
. ~/.bashrc<br>
<br>
(instead of source you have to use the point) to load the content of
the .bashrc file.<br>
<br>
If this is not working are you sure that you installed NCL to
/usr/local/ncl-6.3.0? Do a<br>
<br>
ls -la /usr/local/ncl-6.3.0/bin<br>
<br>
to see if ncl is there.<br>
<br>
Bye,<br>
Karin<br>
<br>
<br>
<div class="moz-cite-prefix">Am 12.05.17 um 09:59 schrieb Petroula
Louka:<br>
</div>
<blockquote
cite="mid:832761610.1946353.1494575946618@mail.yahoo.com"
type="cite">
<div style="color:#000; background-color:#fff;
font-family:verdana, helvetica, sans-serif;font-size:16px">
<div id="yui_3_16_0_ym19_1_1494572247383_7326"><span></span></div>
<div id="yui_3_16_0_ym19_1_1494572247383_7328" dir="ltr">
<div id="yui_3_16_0_ym19_1_1494572247383_7364"><br>
</div>
<div id="yui_3_16_0_ym19_1_1494572247383_7327">Dear all,</div>
<div id="yui_3_16_0_ym19_1_1494572247383_7329"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_7330">My
question is very basic regarding installing ncl. <br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_7524"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_7523">I
work on an Ubuntu
system: Ubuntu 16.04.2 LTS, x86_64, with gcc version
Ubuntu 5.4.0<br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_11297"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_11334">I
have downloaded
ncl_ncarg-6.3.0.Linux_Debian6.0_i686_gcc445.tar and copied
it in /usr/local/ncl-6.3.0/ directory<br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_7423"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_7422">My
shell environment is bash. So I'm trying to set the
NCARG_ROOT path. I have opened the .bashrc file and add:</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_9242"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_9243">export
NCARG_ROOT=/usr/local/ncl-6.3.0<br
id="yui_3_16_0_ym19_1_1494572247383_9318">
export PATH=$NCARG_ROOT/bin:$PATH</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_9346"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_9345">Then
I run: source .bashrc</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_9344"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_9343">and
type ncl to run ncl. However I got the message:</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_9342"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_9341">bash:
/usr/local/ncl-6.3.0/bin/ncl: There is no such file or
directory</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_9403"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_11072">If I
type ng4ex gsun01n</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_11247"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_11248">I
got: ncargpath: Command not found<br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_11253"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_9402">Should
I do something else when installing? Do I miss an
information/file?</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_9393"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_9394">Thank
you very much for your help.</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_11537"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_11538">Best
regards,</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_11539"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_11540">Petroula<br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_9244"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_7383"><br>
</div>
<div dir="ltr" id="yui_3_16_0_ym19_1_1494572247383_7382"><br>
</div>
</div>
<div class="signature" id="yui_3_16_0_ym19_1_1494572247383_7242"><br>
<span id="yui_3_16_0_1_1413650670428_5332"
class="yiv1594644632" style="font-size:13px;"><span
class="yiv1594644632"
id="yiv1594644632yui_3_13_0_1_1396515104457_12130"
style="font-family:'comic sans ms', sans-serif;"></span></span></div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
<a class="moz-txt-link-freetext" href="http://mailman.ucar.edu/mailman/listinfo/ncl-install">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a>
</pre>
</blockquote>
</body>
</html>