<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Dear WRF-chemusers,</div>

<div>&nbsp;</div>

<div>I try to obtain executable for Global emissions -&gt; PREP_CHEM-SRC-1.4.</div>

<div>&#39;make OPT=gfortran CHEM=RADM_WRF_FIM&#39; for Ubuntu and gfortran finishes fine and gives me</div>

<div>executable file in &#39;PREP_CHEM-SRC-1.4/bin&#39; directory: &quot;prep_chem_sources_RADM_WRF_FIM.exe&quot;.</div>

<div>&nbsp;</div>

<div>But when I try to run &quot;prep_chem_sources_RADM_WRF_FIM.exe&quot; I have an error regarding hdf5-1.10.0</div>

<div>library: &quot;./prep_chem_sources_RADM_WRF_FIM.exe: error while loading shared libraries:</div>

<div>libhdf5_fortran.so.100: cannot open shared object file: No such file or directory.&quot;</div>

<div>&nbsp;</div>

<div>I checked hdf5-1.10.0/lib sub-directory and found &#39;libhdf5_hl.so.100 -&gt; libhdf5_hl.so.100.0.0&#39; pointer</div>

<div>but I didn&#39;t find &quot;libhdf5_hl.so.100.a&quot;.</div>

<div>&nbsp;</div>

<div>I tried to use &quot;libhdf5_hl.so.100&quot; compiling &quot;prep_chem_sources_RADM_WRF_FIM.exe&quot; but the system&nbsp;</div>

<div>doesn&#39;t know what is &quot;libhdf5_hl.so.100&quot; and gives me compilation error about unknown library &quot;libhdf5_hl.so.100&quot;.</div>

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

<div>HDF5=/home/user_pc/WRFV3_Chem-3.7/hdf5-1.10.0<br/>
HDF5_INC=-I&#36;(HDF5)/include<br/>
HDF5_LIB=-L&#36;(HDF5)/lib -lhdf5_hl.so.100 -lhdf5hl_fortran -lhdf5_fortran -lhdf5_hl -lhdf5&nbsp;HDF5=/home/user_pc/WRFV3_Chem-3.7/hdf5-1.10.0</div>

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

<div>&nbsp;</div>

<div>I tried different versions of hdf5 but there is no &#39;libhdf5_hl.so.100.a&#39; library.</div>

<div>What is wrong with this compilation? Maybe somebody has this libhdf5_hl.so.100.a file?</div>

<div>&nbsp;</div>

<div>Any help is highly appreciable.</div>

<div>&nbsp;</div>

<div>Thanks a lot,</div>

<div>Dr Michael Titov</div>

<div>(Research Professor, MSU)<br/>
-------------------</div>

<div>&nbsp;</div>

<div>&nbsp;</div>

<div>&nbsp;</div></div></body></html>