Open RafalSkolasinski opened 8 years ago
Following
conda create -n f14 python=2.7 source activate f14 conda install "fenics=1.4.0" mkl --channel https://conda.binstar.org/juanlu001/channel/fenics:1.4.0:centos
fails with unmet dependencies.
Error: Dependencies missing in current linux-64 channels: - fenics 1.4|1.4.0* -> dolfin ==1.4.0 -> eigen3 - fenics 1.4|1.4.0* -> dolfin ==1.4.0 -> boost <=1.55.0 - fenics 1.4|1.4.0* -> boost ==1.55.0
(Tried on centos 6 and mint 17.3)
Hm, the instructions for CentOS are particularly outdated. I'll have to take a closer look on this.
Any news on this? I'm having this same issue.
Following
fails with unmet dependencies.
(Tried on centos 6 and mint 17.3)