<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 12pt; color: #000000'><p class="MsoPlainText">Hi Mary,<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">I am still not having much success.&nbsp; <o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">I typed in env | grep SHELL and got<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">SHELL=/bin/bash<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">When I typed in &nbsp; &nbsp; ls -la ~/ &nbsp; &nbsp; I did see the .bashrc file.&nbsp; <o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">Where within this .bashrc file though do I insert the
NCARG_ROOT environment variable and the search path lines?&nbsp; Within the .bashrc file, does it matter where
I insert the following lines:?<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">export NCARG_ROOT=~/Downloads<o:p></o:p></p>

<p class="MsoPlainText">export PATH=$NCARG_ROOT/bin:$PATH<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">With best regards,<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">Dave<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">-----Original Message-----<o:p></o:p></p>

<p class="MsoPlainText">From: David Knollhoff [<a href="mailto:dknollhoff@gvtc.com">mailto:dknollhoff@gvtc.com</a>] <o:p></o:p></p>

<p class="MsoPlainText">Sent: Wednesday, January 22, 2014 6:16 PM<o:p></o:p></p>

<p class="MsoPlainText">To: David Knollhoff<o:p></o:p></p>

<p class="MsoPlainText">Subject: Fw: [ncl-install] NCARG_ROOT<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">----- Original Message ----- <o:p></o:p></p>

<p class="MsoPlainText">From: "Mary Haley"
&lt;<a href="mailto:haley@ucar.edu">haley@ucar.edu</a>&gt;<o:p></o:p></p>

<p class="MsoPlainText">To: &lt;<a href="mailto:dknollhoff@gvtc.com">dknollhoff@gvtc.com</a>&gt;<o:p></o:p></p>

<p class="MsoPlainText">Sent: Wednesday, January 22, 2014 1:17 PM<o:p></o:p></p>

<p class="MsoPlainText">Subject: Re: [ncl-install] NCARG_ROOT<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">Hi Dave,<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">The files you edit depend on what shell you are running.
Type:<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">env | grep SHELL<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">You should already have the file in your home directory.
Type:<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">ls -la ~/<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">If you are running /usr/bash or /usr/ksh, then you may
need to edit your <o:p></o:p></p>

<p class="MsoPlainText">".profile" or ".login" or
".bashrc" file.<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">If you are running /usr/csh or /usr/tcsh, then look for
".cshrc" or <o:p></o:p></p>

<p class="MsoPlainText">".tcshrc".<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">--Mary<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">On Jan 22, 2014, at 7:30 AM, <a href="mailto:dknollhoff@gvtc.com">dknollhoff@gvtc.com</a> wrote:<o:p></o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt; Hi Mary,<o:p></o:p></p>

<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt; Thank you for the guidance.&nbsp; One other question for now.&nbsp; What file(s) do <o:p></o:p></p>

<p class="MsoPlainText">&gt; I specifically edit for the NCARG_ROOT?&nbsp; I did read the link below that <o:p></o:p></p>

<p class="MsoPlainText">&gt; you included, however, per my novice experience, I
am still not for sure <o:p></o:p></p>

<p class="MsoPlainText">&gt; what file or files I am looking for to edit.&nbsp; I really do appreciate your <o:p></o:p></p>

<p class="MsoPlainText">&gt; help and I have investigated the archived
correspondences at NCL which are <o:p></o:p></p>

<p class="MsoPlainText">&gt; very helpful.&nbsp;
Again thank you for your time.<o:p></o:p></p>

<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt; With best regards,<o:p></o:p></p>

<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt; Dave<o:p></o:p></p>

<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt; ----- Original Message -----<o:p></o:p></p>

<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt; Hi Dave,<o:p></o:p></p>

<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt; NCARG_ROOT needs to be set to the location where you
see the "bin", "lib" <o:p></o:p></p>

<p class="MsoPlainText">&gt; and "include" directories that got created
when you extracted the file.<o:p></o:p></p>

<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt; You currently have "bin", "lib",
and "include" in your Download directory, <o:p></o:p></p>

<p class="MsoPlainText">&gt; which is not a recommended permanent place to
install software.<o:p></o:p></p>

<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt; Normally I would suggest extracting the software in
a directory like <o:p></o:p></p>

<p class="MsoPlainText">&gt; /usr/local. If you don't have permissions to do
that, then you can put it <o:p></o:p></p>

<p class="MsoPlainText">&gt; somewhere in your home directory under a directory
called "NCL", like <o:p></o:p></p>

<p class="MsoPlainText">&gt; "/home/dknollhoff/NCL"&nbsp; and then setting NCARG_ROOT to <o:p></o:p></p>

<p class="MsoPlainText">&gt; /home/dknollhoff/NCL<o:p></o:p></p>

<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt; Did you read this section on how to set NCARG_ROOT
for your system:<o:p></o:p></p>

<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt; <a href="http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT">http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT</a><o:p></o:p></p>

<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt; --Mary<o:p></o:p></p>

<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt; On Jan 20, 2014, at 7:28 PM, <a href="mailto:dknollhoff@gvtc.com">dknollhoff@gvtc.com</a> wrote:<o:p></o:p></p>

<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt;&gt; I have downloaded the precompiled binary, <o:p></o:p></p>

<p class="MsoPlainText">&gt;&gt;
ncl_ncarg-6.1.2.Linux_Debian6.0_x86_64_nodap_gcc445.tar.gz.&nbsp; I extracted <o:p></o:p></p>

<p class="MsoPlainText">&gt;&gt; the software to the my Download directory.&nbsp; The .gz file was removed. <o:p></o:p></p>

<p class="MsoPlainText">&gt;&gt; Three directories (bin, include and lib) were
created.&nbsp; I do not <o:p></o:p></p>

<p class="MsoPlainText">&gt;&gt; understand where to set the NCARG_ROOT
environment variable? What is the <o:p></o:p></p>

<p class="MsoPlainText">&gt;&gt; naming convention of the NCL executables and
accompanying files and what <o:p></o:p></p>

<p class="MsoPlainText">&gt;&gt; subdirectory might they found in?&nbsp; There are examples of how to set the <o:p></o:p></p>

<p class="MsoPlainText">&gt;&gt; environment variable, but I can not seem to
find&nbsp; any of the example <o:p></o:p></p>

<p class="MsoPlainText">&gt;&gt; files on my linux system?<o:p></o:p></p>

<p class="MsoPlainText">&gt;&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt;&gt; Thank you,<o:p></o:p></p>

<p class="MsoPlainText">&gt;&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText">&gt;&gt; Dave<o:p></o:p></p>

<p class="MsoPlainText">&gt;&gt; _______________________________________________<o:p></o:p></p>

<p class="MsoPlainText">&gt;&gt; ncl-install mailing list<o:p></o:p></p>

<p class="MsoPlainText">&gt;&gt; List instructions, subscriber options,
unsubscribe:<o:p></o:p></p>

<p class="MsoPlainText">&gt;&gt; <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><o:p></o:p></p>

<p class="MsoPlainText">&gt;<o:p>&nbsp;</o:p></p>

<p class="MsoPlainText"><o:p>&nbsp;</o:p></p></div></body></html>