[CIG-MC] Hick-ups installing CitcomS

Walter Landry walter at geodynamics.org
Wed Jun 8 19:54:06 PDT 2011


"anel6905 at uni.sydney.edu.au" <anel6905 at uni.sydney.edu.au> wrote:
> Hello.
> 
> My apologies  if I have overlooked a fix in the previous threads. I am attempting to install  CitcomS 3.1.1 a 64 bit machine running Ubuntu 10.10. After following the manual instructions to ./configure and then make I receive the following errors which terminate the make.
> 
> make[3]: Entering directory `/home/adrian/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

I think we have seen this problem before.  See the thread at

  http://www.geodynamics.org/pipermail/cig-mc/2010-January/000199.html

The fix is to configure with the command

  CCFLAGS="-O2 -I$PWD/python/pythia-0.8.1.10-py2.5.egg" ./configure

Cheers,
Walter Landry
walter at geodynamics.org


More information about the CIG-MC mailing list