Re: [deal.II] Re: Error in installing deal.ii with spack on linux openSuse

2018-02-19 Thread Denis Davydov
Hi Alberto, Just a quick explanation why this happens: this is a current limitation in how Spack tries to find a configuration of packages which satisfies input request. At the point when you type: spack install dealii it does not yet know which version to use (you may have your custom setti

Re: [deal.II] Re: Error in installing deal.ii with spack on linux openSuse

2018-02-19 Thread Alberto Salvadori
Thank you! Alberto Salvadori Associate Professor DICATAM, University of Brescia, Italy > On 19 Feb 2018, at 16:06, Bruno Turcksin wrote: > > Alberto, > >> On Monday, February 19, 2018 at 9:56:25 AM UTC-5, Alberto Salvadori wrote: >> dealii requires cmake version :3.9.99, but spec asked for 3

[deal.II] Re: Error in installing deal.ii with spack on linux openSuse

2018-02-19 Thread Bruno Turcksin
Alberto, On Monday, February 19, 2018 at 9:56:25 AM UTC-5, Alberto Salvadori wrote: > > dealii requires cmake version :3.9.99, but spec asked for 3.10.1 > deal.II 8.5 does not support cmake 3.10 so you need to force spack to use a lower version. Something like this should work spack dealii ^cmake