<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Joseph,<div>I'm glad to hear you were able to work through your problems. I did want to comment about the 'mystery' of the Apple file systems. It is true that unlike other Unix systems, the Apple OS X file system is &nbsp;(by default anyway) case insensitive. However, as you have noticed, files and directories do have a preferred spelling that recognizes the case. It is the spelling that they were first created with. So although you can refer to the 'Applications' directory as 'applications' its "real" name is 'Applications'. &nbsp;It takes a little while to get used to especially if you are importing directory trees from other Unix file systems. A gotcha that we experienced when first working with OS X was that we had a few places where there were files in the same directory that differed only in their case. That can totally screw things up.</div><div>&nbsp;-dave</div><div><br></div><div><div><div>On Feb 25, 2011, at 4:26 PM, Joseph Cain wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>Joe-Mac-1008:~] josephcain% echo $path</div><div>/usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/texbin /usr/X11/bin /applications/ncl_ncarg-5.2.1.MacOS_10.6_i386_64bit_nodap_gcc421/bin</div><div>[Joe-Mac-1008:~] josephcain% ng4ex gsun01n</div><div><br></div><div>NCAR Graphics NCL Example &lt;gsun01n&gt;</div><div><br></div><div><br></div><div>This example was set up to display the output to an</div><div>X11 window.</div><div><br></div><div>&nbsp;&nbsp;Copying gsun01n.ncl</div><div><br></div><div>Running NCL...</div><div>&nbsp;Copyright (C) 1995-2010 - All Rights Reserved</div><div>&nbsp;University Corporation for Atmospheric Research</div><div>&nbsp;NCAR Command Language Version 5.2.1</div><div>&nbsp;The use of this software is governed by a License Agreement.</div><div>&nbsp;See <a href="http://www.ncl.ucar.edu/">http://www.ncl.ucar.edu/</a> for more details.</div><div><br></div><div><br></div></div><div><br></div><br><div><div>On Feb 25, 2011, at 2:04 PM, Joseph Cain wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><font class="Apple-style-span" color="#CC5D87"><b>1. I have set the default sign on shell for my IMac to tcsh and the .cshrc file seems to be invoked because it uses the alias for ls to be "ls -CF" which it did not do before when the sign on default was bash. I tried creating a .tcshrc file but that does not work. &nbsp;Also, I have tried from the bash shell just setting to csh and also no go.</b></font><div><font class="Apple-style-span" color="#CC5D87"><b><br></b></font></div><div><font class="Apple-style-span" color="#CC5D87"><b>so to recap</b></font></div><div><font class="Apple-style-span" color="#964363"><br></font></div><div><font class="Apple-style-span" color="#CC5D87"><b><div><font class="Apple-style-span">[Joe-Mac-1008:~] josephcain% more .cshrc</font></div><div><span class="Apple-style-span" style="font-weight: normal; "><font class="Apple-style-span">setenv NCARG_ROOT /Applications/ncl_ncarg-5.2.1.MacOS_10.6_i386_64bit_nodap_gcc421</font></span></div><div><span class="Apple-style-span" style="font-weight: normal; "><font class="Apple-style-span">setenv PATH /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/texbin:/usr/X11/bin:ncl_ncarg-5.2.1.MacOS_10.6_i386_64bit_nodap_gcc421/bin</font></span></div><div><span class="Apple-style-span" style="font-weight: normal; "><font class="Apple-style-span">alias find 'find . -name '</font></span></div><div><span class="Apple-style-span" style="font-weight: normal; "><font class="Apple-style-span">alias ls 'ls -CF'</font></span></div><div><font class="Apple-style-span"><br></font></div></b></font></div><div><b><font class="Apple-style-span" color="#823955">but still</font></b></div><div><br></div><div><div>[Joe-Mac-1008:~] josephcain% &nbsp;ng4ex gsun01n</div><div>ng4ex: Command not found.</div></div><div><br></div><div><b><font class="Apple-style-span" color="#823349">and the environment is still set to the old file which is not there!</font></b></div><div><br></div><div><div>[Joe-Mac-1008:~] josephcain% env | grep NCARG</div><div>NCARG_ROOT=/Applications/ncl_ncarg-5.2.1.MacOS_10.6_i386_64bit_nodap_gcc421</div><div>[Joe-Mac-1008:~] josephcain% &nbsp;grep ncl_ncarg-5.1.1.MacOS_powerpc_9.7.0 ~/.*</div><div>/Users/josephcain/.bash_history:/Applications/ncl_ncarg-5.1.1.MacOS_powerpc_9.7.0/bin/ng4ex ; exit;</div></div><div><div>[Joe-Mac-1008:/applications] josephcain% echo $path</div><div>/usr/bin /bin /usr/sbin /sbin /usr/local/bin /usr/texbin /usr/X11/bin ncl_ncarg-5.2.1.MacOS_10.6_i386_64bit_nodap_gcc421/bin</div></div><div>[Joe-Mac-1008:/] josephcain% cd /applications</div><div><div>[Joe-Mac-1008:/applications] josephcain% ls -l | grep ncl</div><div>drwx------@ &nbsp;5 josephcain &nbsp;staff &nbsp; 170 Feb 21 18:06 ncl_ncarg-5.2.1.MacOS_10.6_i386_64bit_nodap_gcc421/</div></div><div><br></div><div>Anyone have any ideas?</div><div><br></div><div><br></div><div><br></div></div></blockquote></div><br></div>_______________________________________________<br>ncl-install mailing list<br>List instructions, subscriber options, unsubscribe:<br><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br></blockquote></div><br></div></body></html>