<div dir="ltr"><div><br></div><div><div class="gmail_default" style="font-size:small">​Jerome,</div><div class="gmail_default" style="font-size:small"><br></div>This looks like an incompatibility problem.<div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_default" style="font-size:small">Please see our MacOS notes which tell you how to deal with this problem. You may need to install gfortran on your system.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default"><a href="http://www.ncl.ucar.edu/Download/macosx.shtml#MissingLibs">http://www.ncl.ucar.edu/Download/macosx.shtml#MissingLibs</a><br></div><div class="gmail_default"><br></div><div class="gmail_default">Good luck,</div><div class="gmail_default"><br></div><div class="gmail_default">--Mary</div><div class="gmail_default"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 7, 2016 at 7:00 AM, Jérôme Servonnat <span dir="ltr">&lt;<a href="mailto:jerome.servonnat@lsce.ipsl.fr" target="_blank">jerome.servonnat@lsce.ipsl.fr</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    I&#39;m trying to install ncl on my mac laptop and I have issues with
    the command
    
    &#39;ng4ex xy01n -clean&#39;.<br>
    <br>
    I&#39;ve tried to install it with the precompiled binaries, and also
    with conda. In both cases, I get this error message when trying to
    run ncl:<br>
    ---<br>
    guest-190:bin jerome$ ncl<br>
    dyld: Library not loaded: /usr/local/lib/libgfortran.3.<wbr>dylib<br>
      Referenced from:
/Users/jerome/Applications/<wbr>ncl_ncarg-6.3.0.MacOS_10.10_<wbr>64bit_gcc492/bin/ncl<br>
      Reason: image not found<br>
    Trace/BPT trap: 5<br>
    ---<br>
    <br>
    Here are some informations that might help:<br>
    ---<br>
    guest-190:bin jerome$ echo $DISPLAY<br>
    /private/tmp/com.apple.<wbr>launchd.5vVKMh8yj0/org.<wbr>macosforge.xquartz:0<br>
    guest-190:bin jerome$ which gcc<br>
    /usr/bin/gcc<br>
    guest-190:bin jerome$ which gfortran<br>
    /usr/local/bin/gfortran<br>
    guest-190:bin jerome$ which ncl<br>
/Users/jerome/Applications/<wbr>ncl_ncarg-6.3.0.MacOS_10.10_<wbr>64bit_gcc492/bin/ncl<br>
    guest-190:bin jerome$ echo $NCARG_ROOT<br>
    /Users/jerome/Applications/<wbr>ncl_ncarg-6.3.0.MacOS_10.10_<wbr>64bit_gcc492<br>
    guest-190:bin jerome$ sw_vers -productVersion<br>
    10.10.1<br>
    guest-190:bin jerome$ uname -m<br>
    x86_64<br>
    ---<br>
    <br>
    What am I doing wrong?<br>
    <br>
    Best regards,<br>
    <br>
    Jerome<br>
    <br>
    <br>
    <br>
    <br>
    <div class="m_-5019786107739242833moz-signature">-- <br>
      
      
      
      
      
      
      <p class="m_-5019786107739242833p1"><b>Jerome Servonnat</b></p>
      <p class="m_-5019786107739242833p2">IPSL Coupled Model evaluation</p>
      <p class="m_-5019786107739242833p2">LSCE – IPSL, équipe MERMAID</p>
      <p class="m_-5019786107739242833p2">Orme des Merisiers, Bat 712, P9</p>
      <p class="m_-5019786107739242833p2">91191 Gif sur Yvette Cedex – France</p>
      <p class="m_-5019786107739242833p2">Phone : 00 33 1 69 08 77 30</p>
    </div>
  </div>

<br>______________________________<wbr>_________________<br>
ncl-install mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-install</a><br>
<br></blockquote></div><br></div>