Hi All,

I'm in the process of installing the latest dealii version via spack on a 
macOS Monterey v12.4, following the instructions given in the dealii github 
website: https://github.com/dealii/dealii/wiki/deal.II-in-Spack. 

I encountered the following error when I do "spack install gcc":

*==>* Error: Package 'armpl' not found.

Following the suggestions here solved the 
problem: https://github.com/spack/spack/issues/31453

So, basically, type:

    spack clean -ab

         spack clean -fmps

And then try again:

        spack install gcc

Hope this post will be helpful to anyone who encounters a similar problem 
in the future.

Best,

Ester





-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/a71024fc-29b1-4461-a7b4-89030d2b5535n%40googlegroups.com.

Reply via email to