That worked. Thanks a lot!
On Wed, May 14, 2014 at 3:24 PM, Roy Stogner <[email protected]>wrote: > > > On Wed, 14 May 2014, Miguel Angel Salazar de Troya wrote: > > In the directory where libmesh is installed (/usr/local/libmesh/include),the >> file libmesh_config.h has this: >> >> /* Flag indicating whether or not MPI is available */ >> #ifndef LIBMESH_HAVE_MPI >> #define LIBMESH_HAVE_MPI 1 >> #endif >> >> whereas in the directory where I have the source code to compile >> (/home/miguel/libmesh/include/), libmesh_config.h has this: >> >> /* Flag indicating whether or not MPI is available */ >> /* #undef HAVE_MPI */ >> > > I'm confused about why the installed version doesn't match the > configured version, and about how you got an installed version in > the first place if you can't get it to compile. > > I'm going to have to second John's opinion here; if you've got a bunch > of half-broken builds/installations lying around then it might be > safest to delete them all and start from a new download. > --- > Roy > -- *Miguel Angel Salazar de Troya* Graduate Research Assistant Department of Mechanical Science and Engineering University of Illinois at Urbana-Champaign (217) 550-2360 [email protected] ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
