Robert, I have been running libMesh on Ubuntu every release since 8.04. We have it running right now on 10.10 without any issues. The one thing that we do slightly different than many users though is that we build our own MPICH2 library to link against instead of using the packages available through Ubuntu. Please post your configure options for libMesh and any other packages you build against and we'll see if there are any obvious issues.
Cody On Dec 15, 2010, at 8:08 AM, robert wrote: > Hi, > > I have just tried to install the latest libmesh release in Ubuntu > karmic. I just downloaded the folder and used ./configure and make to > install libmesh. > However, when I want to do > make run_examples > I get the following error message: > > Fatal error in MPI_Comm_dup: Invalid communicator, error stack: > MPI_Comm_dup(168): MPI_Comm_dup(comm=0x42ba2940, new_comm=0x4073b98c) > failed > MPI_Comm_dup(96).: Invalid communicator > make[2]: *** [run] Fehler 1 > make[2]: Verlasse Verzeichnis > '/usr/include/libmesh-0.7.0.3/examples/ex0' > make[1]: *** [run] Fehler 1 > make[1]: Verlasse Verzeichnis '/usr/include/libmesh-0.7.0.3/examples' > make: *** [run_examples] Fehler 2 > > > Before I used some oder version of libmesh and everything worked fine. > > thanks, > Robert > > > ------------------------------------------------------------------------------ > Lotusphere 2011 > Register now for Lotusphere 2011 and learn how > to connect the dots, take your collaborative environment > to the next level, and enter the era of Social Business. > http://p.sf.net/sfu/lotusphere-d2d > _______________________________________________ > Libmesh-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/libmesh-users ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
