On Monday, November 5, 2018 at 9:20:21 PM UTC, mrjonm...@gmail.com wrote:
>
> Thanks for the suggestion. I tried building with candi today, but it 
> failed somewhere during the p4est-2.0/FAST build from the look of it. I've 
> been using macports instead of homebrew, and I'm wondering if some of the 
> ports are causing issues. I might try removing all the ports and macports 
> this evening to see if that fixes it. 
>

Try https://github.com/dealii/dealii/wiki/deal.II-in-Spack 
that is what we use to deliver macOS binaries.
It won't assume that you have anything installed (won't use macports or 
homebrew).
It will also allow to you keep around multiple versions of Software without 
conflicts.

The only thing is that you shall either have `gfortran` installed (can also 
do via Spack) or it being in path and then tell spack to use clang + 
gfortran,
see https://github.com/dealii/dealii/wiki/deal.II-in-Spack#using-macos 

I use Spack for build deal.II for several years, probably sins Sierra. Now 
I am on Mojave.
 

>
> Also, I didn't install any of the packages listed as optional in the candi 
> instructions. Those were: wget, gnuplot, bash and modules. 
>

those (any many more) can also be installed via Spack.

Regards,
Denis.

-- 
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 dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to