Thanks for the reply. I think the compiler is all that is in the way of getting it working. It compiles fine on CentOS/RHEL 7 which has gcc 4.8.2 as default. Unfortunately even the devtools version of gcc on CentOS 6 (4.7.2) is too old it seems.
I have also find a way to remove optional packages though it is a bit of a hack (I edit the bash script and yaml profile appropriately) On 11 January 2015 at 15:22, Jan Blechta <[email protected]> wrote: > [please, keep [email protected] in CC] > > On Sun, 11 Jan 2015 15:06:26 +0000 > Thomas Patrick Kelly <[email protected]> wrote: > > > Hi, > > > > HashDist method works great up until the last part unfortunately > > (installing dolfin) because the native gcc compiler on CentOS 6 is > > too old. > > There is probably a way to customize FEniCS hashstack profile so that > a compiler is built if needed. Johannes, what do you think? > > > > > On a related note, would fenics-install permit me to omit certain > > optional packages (E.g. vtk)? > > Probably yes, I don't know how. Johannes, will know. > > Jan > > > > > On 11 January 2015 at 10:34, Jan Blechta <[email protected]> > > wrote: > > > > > On Fri, 9 Jan 2015 19:27:19 +0000 > > > Thomas Patrick Kelly <[email protected]> wrote: > > > > > > > Is there a way to tell dorsal.sh to install 1.3.0 of ffc ufl fiat > > > > and dolfin? > > > > > > You can do > > > > > > git checkout f1fec23b52077ed56fabb5fb6d3a3a0a48344ca1 > > > > > > the last commit before update to 1.4.0. > > > > > > > > > > > I am attempting to install dolfin on centOS 6, which is > > > > unfortunately not supported by 1.4.0, which requires 2.7 versions > > > > of python, python-devel etc. > > > > > > You may also try new installation method > > > https://bitbucket.org/fenics-project/fenics-install based on > > > hashdist which should take care of compiling python, etc. > > > > > > Jan > > > > > > > > > > > Thanks > > > > > > > >
_______________________________________________ fenics-support mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics-support
