<meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family:&#39;Times New Roman&#39;;font-size:medium"><pre>Hello.

I am trying to install  CitcomS 3.1.1 a 64 bit machine running Open Suse 11.3. </pre><pre>Following the manual instructions and using ./configure I try to install CitcomS using make, but I get the next error:
<font class="Apple-style-span" color="#666666"><i>make[3]: Entering directory `/home/juan/src/CitcomS-3.1.1/module&#39;
if mpicc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib  -I/usr/include/python2.6 -DUSE_HDF5 -DUSE_GZDIR    -g -O2 -MT libCitcomSLibmodule_a-misc.o -MD -MP -MF &quot;.deps/libCitcomSLibmodule_a-misc.Tpo&quot; -c -o libCitcomSLibmodule_a-misc.o `test -f &#39;misc.c&#39; || echo &#39;./&#39;`misc.c; \
    then mv -f &quot;.deps/libCitcomSLibmodule_a-misc.Tpo&quot; &quot;.deps/libCitcomSLibmodule_a-misc.Po&quot;; else rm -f &quot;.deps/libCitcomSLibmodule_a-misc.Tpo&quot;; exit 1; fi
misc.c:58: fatal error: mpi/pympi.h: No such file or directory
compilation terminated.</i></font>
</pre><div>I have checked and openmpi and openmpi-devel are instaled. Also the file pympi.h is installed in the directory ./python/pythia-0.8.1.13-py2.6.egg/mpi/. I have also tryied doing what is explained <a href="http://www.geodynamics.org/pipermail/cig-mc/2011-June/000322.html">here</a> but it did not work. I have attached the config.log in cas it is needed.</div>
<div>Thank you for your help</div><div><br></div><div>Juan Rodriguez</div></span>