<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Juan,<br>
<br>
Can you try this command instead?<br>
<pre> CFLAGS="-O2 -I$PWD/python/pythia-0.8.1.13-py2.6.egg" ./configure</pre>
<br>
Notice that it's CFLAGS, not CCFLAGS.<br>
<br>
<br>
Eh<br>
<br>
<br>
On 01/13/2012 05:51 AM, Juan Rodríguez wrote:
<blockquote
cite="mid:CAJGsh5YM=oqSAf7tvAWNp2AV2+a60h+obSSroH1DLP68_scsPg@mail.gmail.com"
type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<span class="Apple-style-span" style="font-family:'Times New
Roman';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'
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 ".deps/libCitcomSLibmodule_a-misc.Tpo" -c -o libCitcomSLibmodule_a-misc.o `test -f 'misc.c' || echo './'`misc.c; \
then mv -f ".deps/libCitcomSLibmodule_a-misc.Tpo" ".deps/libCitcomSLibmodule_a-misc.Po"; else rm -f ".deps/libCitcomSLibmodule_a-misc.Tpo"; 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 moz-do-not-send="true"
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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
CIG-MC mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CIG-MC@geodynamics.org">CIG-MC@geodynamics.org</a>
<a class="moz-txt-link-freetext" href="http://geodynamics.org/cgi-bin/mailman/listinfo/cig-mc">http://geodynamics.org/cgi-bin/mailman/listinfo/cig-mc</a>
</pre>
</blockquote>
</body>
</html>