<span id="mailbox-conversation"><div>Hi,</div>
<div><br></div>
<div>I solved that problem with putting real path of the header file in the gr_hypreF90CAdapter.c file. For example, _hypre_parcsr_ls.h could be found in “[hypreDirectory]/include”, so I edit the gr_hypreF90CAdapter.c file like,</div>
<div><br></div>
<div>line #90      #include “_hypre_parcsr_ls.h”    =>    #include “[hypreDirectory]/include/_hypre_parcsr_ls.h"</div>
<div><br></div>
<div>After fix that file, you can see more files to fix in that way. I know this is annoying job, but I don’t know the proper way that fix this problem.</div>
<div><br></div>
<div>If anybody knows the proper way to fix this problem, please let me know.</div>
<div><br></div>
<div>Thanks,</div></span><div class="mailbox_signature">
<br>—<br><a href="https://www.dropbox.com/mailbox">Mailbox</a>에서 보냄</div>
<br><br><div class="gmail_quote"><p>On Fri, Feb 13, 2015 at 7:01 AM, Majid Masnavi <span dir="ltr"><<a href="mailto:majidmasnavi@creol.ucf.edu" target="_blank">majidmasnavi@creol.ucf.edu</a>></span> wrote:<br></p><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>
<div style="direction: ltr;font-family: Arial;color: #0000FF;font-size: 10pt;"><font face="Times New Roman" size="3" color="000000">Hello everyone,<br><br>
I am a new user of FLASH code. After a few days, I have installed the code on Ubuntu.<br>
I made executable file for first example: Sedov.<br><br>
I want to use the code for laser target interaction. I am mtrying to run ./setup ..... in Page 440 of Manual.<br><br>
However, I cannot make correct Makefile.h for<br>
linking Hypre and FLASH. I stuck on the following error:<br><br>
gr_hypreF90CAdapters.c:90:30: fatal error:_hypre_parcsr_ls.h: No such file or directory<br>
#include "_hypre_parcsr_ls.h"  <br>
compilation terminated.<br>
make:***[gr_hypreF90CAdapters.o] Error 1<br><br>
I guess I installed the hypre-2.10.0b-babel in correct way.<br><font color="FF0000">If anybody knows how to solve this issue, please let me know.</font><br><br>
Many thanks.<br><br>
Majid<br></font></div>
</div></blockquote></div><br>