Thank you. I see my mistake.<div>-Erik<br><br><div class="gmail_quote">On Fri, Jan 9, 2009 at 5:15 AM, Mary Haley <span dir="ltr">&lt;<a href="mailto:haley@ucar.edu">haley@ucar.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Erik,<br>
<br>
You are not setting NCARG_ROOT correctly. &nbsp;In bash, use:<br>
<br>
export NCARG=/usr/local<br>
<br>
or<br>
<br>
NCARG=/usr/local<br>
export NCARG<br>
<br>
Note there&#39;s no &quot;set&quot;.<br>
<br>
You are doing the correct thing with PATH.<br><font color="#888888">
<br>
--Mary</font><div><div></div><div class="Wj3C7c"><br>
<br>
On Jan 8, 2009, at 12:14 PM, Erik Noble wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi. Thank you for this.<br>
I am still getting the same error. My .bashrc file is set to the root directory.<br>
<br>
dambadarjaa-ariunzayas-macbook:~ dambadarjaaariunzaya$ cat .bashrc<br>
set NCARG_ROOT=/usr/local/<br>
export NCARG_ROOT<br>
PATH=$PATH:/bin:/usr/bin:/usr/local<br>
export PATH<br>
<br>
dambadarjaa-ariunzayas-macbook:~ dambadarjaaariunzaya$ which ncl<br>
/usr/local/bin/ncl<br>
<br>
ambadarjaa-ariunzayas-macbook:~ dambadarjaaariunzaya$ ncl<br>
&nbsp;Copyright (C) 1995-2007 - All Rights Reserved<br>
&nbsp;University Corporation for Atmospheric Research<br>
&nbsp;NCAR Command Language Version 5.0.0<br>
&nbsp;The use of this software is governed by a License Agreement.<br>
&nbsp;See <a href="http://www.ncl.ucar.edu/" target="_blank">http://www.ncl.ucar.edu/</a> for more details.<br>
warning:Unable to Get System Resource File Name?<br>
warning:Unable to load System Resource File (null)<br>
fatal:GetSysAppDir:Unable to get a default value for the system App Resource directory<br>
warning:[&quot;Resources.c&quot;:734]:Unable to set appSysDir to default value - Using NULL<br>
fatal:GetSysAppDir:Unable to get a default value for the system App Resource directory<br>
warning:[&quot;Resources.c&quot;:734]:Unable to set appSysDir to default value - Using NULL<br>
warning:Unable to Get System Resource File Name?<br>
Segmentation fault<br>
dambadarjaa-ariunzayas-macbook:~ dambadarjaaariunzaya$ cat .bashrc<br>
set NCARG_ROOT=/usr/local/<br>
export NCARG_ROOT<br>
PATH=$PATH:/bin:/usr/bin:/usr/local<br>
export PATH<br>
dambadarjaa-ariunzayas-macbook:~ dambadarjaaariunzaya$ which ncl<br>
/usr/local/bin/ncl<br>
<br>
<br>
On Fri, Jan 9, 2009 at 2:43 AM, Mary Haley &lt;<a href="mailto:haley@ucar.edu" target="_blank">haley@ucar.edu</a>&gt; wrote:<br>
Erik,<br>
<br>
Please see:<br>
<br>
<a href="http://www.ncl.ucar.edu/FAQ/#err_msgs_001" target="_blank">http://www.ncl.ucar.edu/FAQ/#err_msgs_001</a><br>
<br>
--Mary<br>
<br>
<br>
On Jan 8, 2009, at 10:17 AM, Erik Noble wrote:<br>
<br>
Hi. I need some help unerstading why I&#39;m getting an error while intalling NCL on a brand new Apple laptop.<br>
New = leopard...etc...etc.<br>
I followed all steps on &quot;Getting started&quot; page.<br>
<br>
When I type &quot;ncl&quot; in the command line I get this:<br>
dambadarjaa-ariunzayas-macbook:~ dambadarjaaariunzaya$ ncl<br>
&nbsp;Copyright (C) 1995-2007 - All Rights Reserved<br>
&nbsp;University Corporation for Atmospheric Research<br>
&nbsp;NCAR Command Language Version 5.0.0<br>
&nbsp;The use of this software is governed by a License Agreement.<br>
&nbsp;See <a href="http://www.ncl.ucar.edu/" target="_blank">http://www.ncl.ucar.edu/</a> for more details.<br>
warning:Unable to Get System Resource File Name?<br>
warning:Unable to load System Resource File (null)<br>
fatal:GetSysAppDir:Unable to get a default value for the system App Resource directory<br>
warning:[&quot;Resources.c&quot;:734]:Unable to set appSysDir to default value - Using NULL<br>
fatal:GetSysAppDir:Unable to get a default value for the system App Resource directory<br>
warning:[&quot;Resources.c&quot;:734]:Unable to set appSysDir to default value - Using NULL<br>
warning:Unable to Get System Resource File Name?<br>
Segmentation fault<br>
dambadarjaa-ariunzayas-macbook:~ dambadarjaaariunzaya$<br>
<br>
Has anyone encountered this before? I searched the archives- none there.<br>
Could I have a suggestion?<br>
Thank you for your time.<br>
<br>
Sincerely, Erik<br>
_______________________________________________<br>
ncl-install mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br>
<br>
<br>
<br>
<br>
<br>
</blockquote>
<br>
<br>
<br>
<br>
</div></div></blockquote></div><br></div>