<HTML><BODY>Marissa, thank you!<br><br>Yes, I wanted to fix these paths, and mount FLASH folder to docker, but the main problem, I assume, that docker image doesn't include MPI, HDF5 and other libraries and then the purpose of this image isn't clear - if I need to install MPI and hdf5 as usual and then commit changes in image, then it the same as the common installation. <br>Maybe there are some other images, because this one from manual was updated 4 years ago (<a href="https://hub.docker.com/r/icksa/flash4-deps" data-mce-href="https://hub.docker.com/r/icksa/flash4-deps">https://hub.docker.com/r/icksa/flash4-deps</a>)?<br><br><blockquote style="border-left:1px solid #0857A6; margin:10px; padding:0 0 0 10px;">
        Понедельник,  8 июля 2019, 22:14 +03:00 от Marissa Adams <madams@pas.rochester.edu>:<br>
        <br>
        <div id="">






<div class="js-helper js-readmsg-msg">
        <style type="text/css"></style>
        <div>
                
                
            <div id="style_15626132692007293604_BODY"><div class="class_1562618846">




<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 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)" class="gmail-p1_mailru_css_attribute_postfix">
<span style="font-variant-ligatures:no-common-ligatures" class="gmail-s1_mailru_css_attribute_postfix">MPI_PATH
<span class="gmail-Apple-converted-space_mailru_css_attribute_postfix">  </span>= /usr/local</span></p>
<p 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)" class="gmail-p1_mailru_css_attribute_postfix">
<span style="font-variant-ligatures:no-common-ligatures" class="gmail-s1_mailru_css_attribute_postfix">HDF4_PATH<span class="gmail-Apple-converted-space_mailru_css_attribute_postfix"> 
</span>=</span></p>
<p 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)" class="gmail-p1_mailru_css_attribute_postfix">
<span style="font-variant-ligatures:no-common-ligatures" class="gmail-s1_mailru_css_attribute_postfix">HDF5_PATH<span class="gmail-Apple-converted-space_mailru_css_attribute_postfix"> 
</span>= /usr/local</span></p>
<p 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)" class="gmail-p1_mailru_css_attribute_postfix">
<span style="font-variant-ligatures:no-common-ligatures" class="gmail-s1_mailru_css_attribute_postfix">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 rel="noopener noreferrer" href="http://flash.uchicago.edu/site/flashcode/user_support/flash4_ug_4p5.pdf" target="_blank">http://flash.uchicago.edu/site/flashcode/user_support/flash4_ug_4p5.pdf</a></div>
<div><br>
</div>
</div>
<br>
<div class="gmail_quote_mailru_css_attribute_postfix">
<div class="gmail_attr_mailru_css_attribute_postfix" dir="ltr">On Mon, Jul 8, 2019 at 1:58 PM Полина Бевад <<a rel="noopener noreferrer" href="//e.mail.ru/compose/?mailto=mailto%3ablack_estrella@mail.ru">black_estrella@mail.ru</a>> wrote:<br>
</div>
<blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote_mailru_css_attribute_postfix">
<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>


</div></div>
            
        
                
        </div>

        
</div>


</div>
</blockquote>
<br>
<br>-- <br>Полина Бевад<br></BODY></HTML>