<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I'm trying to install NCL in the old (non-python) way on my new macOS version 10.15.4. Here are my homebrew specs:</div><div><br></div><div><div>HOMEBREW_VERSION: 2.2.11</div><div>ORIGIN: <a href="https://github.com/Homebrew/brew">https://github.com/Homebrew/brew</a></div><div>HEAD: fa8fe0fc396550c23156043cd07550fc6ae6a27a</div><div>Last commit: 9 days ago</div><div>Core tap ORIGIN: <a href="https://github.com/Homebrew/homebrew-core">https://github.com/Homebrew/homebrew-core</a></div><div>Core tap HEAD: 59cc021ab8e27e1dce8c3502a432812516e6abb7</div><div>Core tap last commit: 6 hours ago</div><div>HOMEBREW_PREFIX: /usr/local</div><div>CPU: quad-core 64-bit kabylake</div><div>Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby</div><div>Clang: 11.0 build 1103</div><div>Git: 2.26.0 => /usr/local/bin/git</div><div>Curl: 7.64.1 => /usr/bin/curl</div><div>Java: 11.0.1, 1.8.0_201, 1.8.0_191</div><div>macOS: 10.15.4-x86_64</div><div>CLT: 11.4.0.0.1.1583798712</div><div>Xcode: 11.4</div><div>XQuartz: 2.7.11 => /opt/X11</div></div><div><br></div><div><div>gfortran --version                                                      ─╯</div><div>GNU Fortran (Homebrew GCC 9.3.0) 9.3.0</div><div>Copyright (C) 2019 Free Software Foundation, Inc.</div><div>This is free software; see the source for copying conditions.  There is NO</div><div>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</div></div><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><font color="#0000ff"><div style="background-image:none;font-style:normal;font-variant-caps:normal;font-weight:400;font-size:13px;line-height:19.5px;font-family:sans-serif;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;text-align:left;color:rgb(34,34,34);text-transform:none;text-indent:0px;letter-spacing:normal;overflow:visible;text-decoration:none;word-spacing:0px;white-space:normal;font-stretch:normal"><br></div><div style="background-image:none;font-style:normal;font-variant-caps:normal;font-weight:400;font-size:13px;line-height:19.5px;font-family:sans-serif;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;text-align:left;color:rgb(34,34,34);text-transform:none;text-indent:0px;letter-spacing:normal;overflow:visible;text-decoration:none;word-spacing:0px;white-space:normal;font-stretch:normal">I installed ncl via the pre-compiled binaries. I also installed gfortran via gcc via brew.</div><div style="background-image:none;font-style:normal;font-variant-caps:normal;font-weight:400;font-size:13px;line-height:19.5px;font-family:sans-serif;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;text-align:left;color:rgb(34,34,34);text-transform:none;text-indent:0px;letter-spacing:normal;overflow:visible;text-decoration:none;word-spacing:0px;white-space:normal;font-stretch:normal">But when I try to test ncl, it cannot find the libgomp:</div><div style="background-image:none;font-style:normal;font-variant-caps:normal;font-weight:400;font-size:13px;line-height:19.5px;font-family:sans-serif;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;text-align:left;color:rgb(34,34,34);text-transform:none;text-indent:0px;letter-spacing:normal;overflow:visible;text-decoration:none;word-spacing:0px;white-space:normal;font-stretch:normal"><br></div><div style="background-image:none;font-style:normal;font-variant-caps:normal;font-weight:400;font-size:13px;line-height:19.5px;font-family:sans-serif;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;text-align:left;color:rgb(34,34,34);text-transform:none;text-indent:0px;letter-spacing:normal;overflow:visible;text-decoration:none;word-spacing:0px;white-space:normal;font-stretch:normal"><div style="background-image:none;line-height:19.5px;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;overflow:visible;font-stretch:normal">ncargex cpex08 -clean                                                   ─╯</div><div style="background-image:none;line-height:19.5px;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;overflow:visible;font-stretch:normal">dyld: Library not loaded: /usr/local/lib/libgomp.1.dylib</div><div style="background-image:none;line-height:19.5px;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;overflow:visible;font-stretch:normal">  Referenced from: /usr/local/ncl-6.6.2/bin/ncargpath</div><div style="background-image:none;line-height:19.5px;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;overflow:visible;font-stretch:normal">  Reason: image not found</div><div style="background-image:none;line-height:19.5px;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;overflow:visible;font-stretch:normal">Abort</div><div style="background-image:none;line-height:19.5px;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;overflow:visible;font-stretch:normal"><br></div><div style="background-image:none;line-height:19.5px;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;overflow:visible;font-stretch:normal">I'm not sure how to get this library?</div><div style="background-image:none;line-height:19.5px;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;overflow:visible;font-stretch:normal"><br></div><div style="background-image:none;line-height:19.5px;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;overflow:visible;font-stretch:normal">Any tips on the this?</div><div style="background-image:none;line-height:19.5px;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;overflow:visible;font-stretch:normal"><br></div><div style="background-image:none;line-height:19.5px;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;overflow:visible;font-stretch:normal">Best,</div><div style="background-image:none;line-height:19.5px;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;overflow:visible;font-stretch:normal">/M</div></div><div style="background-image:none;font-style:normal;font-variant-caps:normal;font-weight:400;font-size:13px;line-height:19.5px;font-family:sans-serif;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;text-align:left;color:rgb(34,34,34);text-transform:none;text-indent:0px;letter-spacing:normal;overflow:visible;text-decoration:none;word-spacing:0px;white-space:normal;font-stretch:normal"><br></div><div style="background-image:none;font-style:normal;font-variant-caps:normal;font-weight:400;font-size:13px;line-height:19.5px;font-family:sans-serif;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;text-align:left;color:rgb(34,34,34);text-transform:none;text-indent:0px;letter-spacing:normal;overflow:visible;text-decoration:none;word-spacing:0px;white-space:normal;font-stretch:normal"><font color="#0000ff" style="background-image:none;font-style:normal;font-variant-caps:normal;font-weight:400;font-size:13px;line-height:19.5px;font-family:sans-serif;outline:transparent 0px;border:0px rgb(0,0,255);width:auto;overflow:visible;font-stretch:normal">Marston S. Ward<br style="background-image:none;font-style:normal;font-variant-caps:normal;font-weight:400;font-size:13px;line-height:19.5px;font-family:sans-serif;outline:transparent 0px;border:0px rgb(0,0,255);width:auto;overflow:visible;font-stretch:normal"></font></div><div style="background-image:none;font-style:normal;font-variant-caps:normal;font-weight:400;font-size:13px;line-height:19.5px;font-family:sans-serif;outline:transparent 0px;border:0px rgb(34,34,34);width:1353px;text-align:left;color:rgb(34,34,34);text-transform:none;text-indent:0px;letter-spacing:normal;overflow:visible;text-decoration:none;word-spacing:0px;white-space:normal;font-stretch:normal"><div><br></div></div></font></div></div></div></div></div></div></div></div></div></div>