<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div dir="ltr">To use the docker image you want to make sure you're using the appropriate
<i>Makefile.h</i>. <i>Prototypes/Linux/Makefile.h</i> is the most amenable to docker. However, it needs some small changes for the paths:<br>
<br>
<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:16px;line-height:normal;font-family:"Andale Mono";color:rgb(47,255,18);background-color:rgba(0,0,0,0.9)">
<span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">MPI_PATH
<span class="gmail-Apple-converted-space"> </span>= /usr/local</span></p>
<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:16px;line-height:normal;font-family:"Andale Mono";color:rgb(47,255,18);background-color:rgba(0,0,0,0.9)">
<span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">HDF4_PATH<span class="gmail-Apple-converted-space">
</span>=</span></p>
<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:16px;line-height:normal;font-family:"Andale Mono";color:rgb(47,255,18);background-color:rgba(0,0,0,0.9)">
<span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">HDF5_PATH<span class="gmail-Apple-converted-space">
</span>= /usr/local</span></p>
<p class="gmail-p1" style="margin:0px;font-variant-numeric:normal;font-variant-east-asian:normal;font-stretch:normal;font-size:16px;line-height:normal;font-family:"Andale Mono";color:rgb(47,255,18);background-color:rgba(0,0,0,0.9)">
<span class="gmail-s1" style="font-variant-ligatures:no-common-ligatures">HYPRE_PATH = /usr/local</span></p>
<div><br>
</div>
<div>If FLASH is not using the appropriate <i>Makefile.h</i>, you can tell it to do so in the set-up script you want via the flag <font face="courier new, monospace">-site=Prototypes/Linux/</font></div>
<div><font face="courier new, monospace"><br>
</font></div>
<div><font face="arial, sans-serif">FYI you can find a list of all setup flags in section 5.2 in the User Manual: </font><a href="http://flash.uchicago.edu/site/flashcode/user_support/flash4_ug_4p5.pdf">http://flash.uchicago.edu/site/flashcode/user_support/flash4_ug_4p5.pdf</a></div>
<div><br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Mon, Jul 8, 2019 at 1:58 PM Полина Бевад <<a href="mailto:black_estrella@mail.ru">black_estrella@mail.ru</a>> wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div><br>
<span style="font-family:Arial,Tahoma,Verdana,sans-serif">Dear FLASH users, <br>
<br>
</span>Has anyone encountered the problem of running FLASH 4.6 from Docker image `icksa/flash4-deps`?<br>
<br>
I received the error "/usr/local/mpich2 can't be found while run `make` command after `setup.py`, that means that MPI isn't installed (and yes, this folder is really absent in docker container). It is strange, because this image must be fully predefined and
must contain all needed libraries.<br>
<br>
I tried Docker image as a simplier way to try new version, because a primitive update of folder with FLASH from 4.4 to 4.6 version didn't work in my case: error of /usr/local/hdf5 -lz appeared and I would not want to reinstall libraries again...<br>
<br>
Thanks in advance!<br>
-- <br>
Polina Bevad</div>
</blockquote>
</div>
</body>
</html>