The installation script fenics-install.sh has been improved in various ways. In addition to build fixes from Johannes, the script now
1. asks for whether development or stable version should be built 2. stores information about which changesets were used in the generated config file Stable version here means a "random" changeset sometime in the past when FEniCS was deemed stable. Should be latest release but won't work at the moment for technical reasons (mismatch between 1.4 and PETSc in HashStack). Development version means latest changesets from the FEniCS components' master branches. Please try out again and let us know if it is working. Note that it is perfectly fine to just run the script again even if you have installed before. Having run hashdist before just means the build will go faster since you will likely not need to rebuild for example PETSc. Installation instructions are as before: wget -O - <http://fenicsproject.org/fenics-install.sh> http://fenicsproject.org/fenics-install.sh | bash -- Anders
_______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
