[mpich-discuss] Installing Marie(C++ library mpichcxx not found)

Pavan Balaji balaji at mcs.anl.gov
Sat Feb 6 21:12:52 CST 2010


How did you configure mpich2? Did you disable C++ bindings by any chance?

On Fedora 10, the easiest way to install mpich2 is:

% yum install mpich2

It'll install all of the relevant libraries correctly and uses the
latest released version as well.

 -- Pavan

On 02/06/2010 11:03 AM, Rajeev Kumar wrote:
> Hi,
> 
> I am trying to install Marie 0.5.0 on my linux box having following
> specifications.
> 
> OS : Fedora 10
> 
> uname -r :2.6.27.5-117.fc10.i686
> 
> gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC)
> 
> mpich2 version 1.2.1
> [root at localhost mpich2-1.2.1]# which mpd
> /usr/local/bin/mpd
> [root at localhost mpich2-1.2.1]#which mpiexec
> /usr/local/bin/mpiexec
> mpich2-1.2.1]#which mpirun
> /usr/local/bin/mpirun
> 
> 
> 
> While installing Marie i am getting this error :
> 
> [root at localhost [root at localhost MARIE-0.5.0]# scons
> scons: Reading SConscript files ...
> ===========================
> Main configuration
> 
> 
> 
> Checking for pkg-config in default path ... yes
> 
> 
> Checking for ACE >= 5.5.1... yes
> 
> 
> Checking for libxml-2.0 >= 2.6.0... yes
> mpd, mpdboot, and mpiexec found.
> Checking for MPI_Init(0, 0) in C library mpich... yes
> Checking for MPI::Init() in C++ library mpichcxx... no
> *Error* : MPI::Init() not found in libmpichcxx.
> Exiting.
> 
> 
> I am new to Mpich2 and hence don't know what is the problem.
> What can be the possible solutions???
> 
> 
> 
> 
> -is0dvil
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss

-- 
Pavan Balaji
http://www.mcs.anl.gov/~balaji


More information about the mpich-discuss mailing list