On 10/10/2018 07:34 AM, 'Maxi Miller' via deal.II User Group wrote: > Hmm, difficult to apply here, I installed boost via the package manager, > thus I am not sure how I can apply the patch there...
You don't have to. If the deal.II cmake mechanism detects that the boost you have on your system (1.68) is not usable, it just falls back to the one in the bundled/ directory of deal.II. Nothing bad happens just because that check fails. Best W. -- ------------------------------------------------------------------------ Wolfgang Bangerth email: [email protected] www: http://www.math.colostate.edu/~bangerth/ -- 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]. For more options, visit https://groups.google.com/d/optout.
