Error message is self-explanatory: "Parallel XML mesh output is not supported. Use HDF5 format instead."
Don't use XML mesh output in parallel. It has been removed very recently. On Tue, 17 Mar 2015 16:38:20 +0100 (CET) Birgitte Maria Elisabeth Brydso <[email protected]> wrote: > After removing the deb package python-six and building a newer > version of six, fenics compiles again. > > I still get run-time errors, when running a few short examples. > Attaching the output. Any idea what is going on? > > Also, is there a way to build a full test-suite? Or download? Configure with -DDOLFIN_ENABLE_TESTING:BOOL=ON, then navigate to build dir and run `make runtests`. I'm not sure what is the best way to do it with hashdist installer. Jan > > Thanks, Birgitte > > > _______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
