<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">After installation of the new OS X El Capitan, gmsh does not work properly. It works if you just load a mesh.But if you want to post-process the data when you are loading the data along the mesh, it fails with the following messages:</div><div class=""><br class=""></div><div class=""><div class="">>> gmsh mesh.msh *.pos</div><div class=""><br class=""></div><div class=""><font color="#0056d6" class="">dyld: lazy symbol binding failed: Symbol not found: _dgetrf_</font></div><div class=""><font color="#0056d6" class="">  Referenced from: /Applications/Gmsh.app/Contents/MacOS/gmsh</font></div><div class=""><font color="#0056d6" class="">  Expected in: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib</font></div><div class=""><font color="#0056d6" class=""><br class=""></font></div><div class=""><font color="#0056d6" class="">dyld: Symbol not found: _dgetrf_</font></div><div class=""><font color="#0056d6" class="">  Referenced from: /Applications/Gmsh.app/Contents/MacOS/gmsh</font></div><div class=""><font color="#0056d6" class="">  Expected in: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib</font></div><div class=""><font color="#0056d6" class=""><br class=""></font></div><div class=""><font color="#0056d6" class="">Trace/BPT trap: 5</font></div></div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""> Anybody knows how to fix it?</div><div class=""><br class=""></div><div class="">Thanks</div></body></html>