<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p>Hi All,</p>
<p><br>
</p>
<p>I am trying to use moab enabled Nek5000 and have followed all steps installing and linking moab, HDF5 and Zoltan together successfully.</p>
<p><br>
</p>
<p>However when I try to run the moab example,</p>
<p><br>
</p>
<p><em>mpif77 -c  -O2 -r8 -fpconstant -fpp -DMOAB -DPTRSIZE8 -DMPI -DLONGINT8 -DUNDERSCORE -DGLOBAL_LONG_LONG -I/home/eng/esumgy/nek5_svn/examples/moab -I/home/eng/esumgy/nek5_svn/trunk/nek -I./ -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map
 -DHAVE_UNORDERED_SET=tr1/unordered_set       -I/home/eng/esumgy/hdf5/hdf5-1.8/hdf5/include -isystem /home/eng/esumgy/hdf5/hdf5-1.8/hdf5/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DHDF5_FILE
 -I/home/eng/esumgy/moab-4.6.3/include  /home/eng/esumgy/nek5_svn/trunk/nek/3rd_party/moab.f -o obj/moab.o</em><br>
<em>MOABCORE(16): #error: can't find include file: iMeshP_f.h</em><br>
<em>MOABCORE(16): #error: can't find include file: iMeshP_f.h</em><br>
<em>MOABCORE(16): #error: can't find include file: iMeshP_f.h</em><br>
<em>MOABCORE(16): #error: can't find include file: iMeshP_f.h</em><br>
<em>MOABCORE(16): #error: can't find include file: iMeshP_f.h</em><br>
<em>MOABCORE(16): #error: can't find include file: iMeshP_f.h</em><br>
<em>MOABCORE(16): #error: can't find include file: iMeshP_f.h</em><br>
<em>MOABCORE(16): #error: can't find include file: iMeshP_f.h</em><br>
<em>moab.f(545): #error: can't find include file: iMeshP_f.h</em><br>
<em>moab.f(720): #error: can't find include file: iMeshP_f.h</em><br>
<em>MOABCORE(16): #error: can't find include file: iMeshP_f.h</em><br>
</p>
<p><br>
</p>
<p>And so on...</p>
<p><br>
</p>
<p>The iMesh part I believe is linked to the definition of the Moab directory in the makenek file, which I have set up accordingly so I am at a loss why it is finding the file.</p>
<p><br>
</p>
<p>I thought it may be a problem with the hdf5 installation which is currently just set up in series not parallel so I have tried to play with the installation options here, but this does not effect the outcome.<br>
</p>
<p><br>
</p>
<p>Thanks,</p>
<p><br>
</p>
<p>Friedrich.<br>
</p>
</body>
</html>