<div dir="ltr">Adam,<div><br></div><div>I tried changing the HDF5 Path in Makefile.h to /usr instead of /usr/include but I'm still getting the same error. Is there a different place that I need to change the path?</div><div><br></div><div>Jake</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 8, 2022 at 1:26 PM Reyes, Adam <<a href="mailto:adam.reyes@rochester.edu">adam.reyes@rochester.edu</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">Hi Jake,<br>
<br>
FLASH will look for it in $(HDFT_PATH)/include. Try HDF5_PATH=/usr instead.<br>
<br>
Adam<br>
<br>
> On Feb 8, 2022, at 3:41 PM, Jake Allyn <<a href="mailto:allyn@acta-sh.com" target="_blank">allyn@acta-sh.com</a>> wrote:<br>
> <br>
> Hello,<br>
> <br>
> I am trying to run the Sedov test from the users guide. I'm using Flash 6.4.1 on Debian.<br>
> <br>
> I have hdf5.h in my /usr/include folder, and I have my /usr/include folder in my $PATH variable. In Makefile.h, I have set the path to HDF5 as /usr/include. When I try to run the "make" command, I get the following error:<br>
> <br>
> ---------------------------<br>
> hdf5_flash.h:34:10: fatal error: hdf5.h: No such file or directory<br>
> #include <hdf5.h><br>
> ^~~~~~~~<br>
> compilation terminated.<br>
> make: *** [Makefile:124: io_attribute.o] Error 1<br>
> --------------------------<br>
> <br>
> Any help would be appreciated.<br>
> <br>
> Thanks,<br>
> Jake Allyn<br>
> ACTA-SH<br>
> _______________________________________________<br>
> flash-users mailing list<br>
> <a href="mailto:flash-users@flash.rochester.edu" target="_blank">flash-users@flash.rochester.edu</a><br>
> <a href="https://flash.rochester.edu/mailman/listinfo/flash-users" rel="noreferrer" target="_blank">https://flash.rochester.edu/mailman/listinfo/flash-users</a><br>
> <br>
> List Options:<br>
> <a href="https://flash.rochester.edu/mailman/options/flash-users/adam.reyes%40rochester.edu" rel="noreferrer" target="_blank">https://flash.rochester.edu/mailman/options/flash-users/adam.reyes%40rochester.edu</a><br>
> <br>
> Passwordless Options and Unsubscribe:<br>
> <a href="https://flash.rochester.edu/mailman/options/flash-users/adam.reyes%40rochester.edu?password=vooxoxme" rel="noreferrer" target="_blank">https://flash.rochester.edu/mailman/options/flash-users/adam.reyes%40rochester.edu?password=vooxoxme</a><br>
> <br>
> Unsubscribe:<br>
> <a href="https://flash.rochester.edu/mailman/options/flash-users/adam.reyes%40rochester.edu?password=vooxoxme&unsub=1&unsubconfirm=1" rel="noreferrer" target="_blank">https://flash.rochester.edu/mailman/options/flash-users/adam.reyes%40rochester.edu?password=vooxoxme&unsub=1&unsubconfirm=1</a><br>
<br>
</blockquote></div>