<div dir="ltr"><div><div><div>Hi Dinesh,<br><br></div>I am also a new user to FLASH and just set it up on my computer as well. The problem is that HDF5 recently changed their API and it is not backwards compatible. In order to get FLASH to work, I had to download HDF5 version 1.8 instead of 1.10. Then add the path of my downloaded version's '/usr' directory to my Makefile.h. Last, I set LD_LIBRARY_PATH to be the path to my downloaded version's '/usr/lib/' directory.<br><br></div>Best,<br></div>Cory<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 9, 2017 at 4:29 PM, Dinesh Kandel <span dir="ltr"><<a href="mailto:dkandel@ualberta.ca" target="_blank">dkandel@ualberta.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi all,<div><br></div><div>I am a new Flash user. I have gone through documentation for the initial setup. What I have done is unpacked Flash and successfully generated the object folder for the Sedov problem. When I try to finally run the executable, as explained in Sec 2.3 of the User support guide, by typing</div><div><tt style="color:rgb(0,0,0)"><br></tt></div><div><tt style="color:rgb(0,0,0)">mpirun -np 2</tt><span style="color:rgb(0,0,0);font-family:Times;font-size:medium"> ./</span><tt style="color:rgb(0,0,0)">flash4</tt></div><div><tt style="color:rgb(0,0,0)"><br></tt></div><div>it returns me the following error: <br></div><div><br></div><div>







<p class="m_5374634567737749458gmail-p1"><span class="m_5374634567737749458gmail-s1">dyld: Library not loaded: @rpath/libhdf5.10.dylib</span></p>
<p class="m_5374634567737749458gmail-p1"><span class="m_5374634567737749458gmail-s1"><span class="m_5374634567737749458gmail-Apple-converted-space">  </span>Referenced from: /Users/kipac/Downloads/FLASH4.<wbr>4/object/./flash4</span></p>
<p class="m_5374634567737749458gmail-p1"><span class="m_5374634567737749458gmail-s1"><span class="m_5374634567737749458gmail-Apple-converted-space">  </span>Reason: image not found</span></p>
<p class="m_5374634567737749458gmail-p1"><span class="m_5374634567737749458gmail-s1">[2]<span class="m_5374634567737749458gmail-Apple-converted-space">    </span>92499 trace trap<span class="m_5374634567737749458gmail-Apple-converted-space">  </span>./flash4</span></p><p class="m_5374634567737749458gmail-p1"><span class="m_5374634567737749458gmail-s1"><br></span></p><p class="m_5374634567737749458gmail-p1"><span class="m_5374634567737749458gmail-s1">Does anyone know how I could fix this error? I am using Macbook. <br></span></p><p class="m_5374634567737749458gmail-p1"><span class="m_5374634567737749458gmail-s1"><br></span></p><p class="m_5374634567737749458gmail-p1"><span class="m_5374634567737749458gmail-s1">Regards,</span></p><p class="m_5374634567737749458gmail-p1">Dinesh</p></div></div>
</blockquote></div><br></div>