Lev

2017-05-04 15:45 GMT-04:00 Lev Karatun <lev.kara...@gmail.com>:
> I was trying to update dealII on a cluster with Trilinos that I didn't even
> install myself, but loaded using a module manager. I got the exact same
> error message as before. Is having Trilinos configured with zlib support
> something that was introduced recently? If not, can it be that dealII is not
> detecting the installation properly?
The problem is not Trilinos, the problem is p4est. If p4est doesn't
find zlib, everything will compile but some needed capabilities of
p4est will be missing. This creates hard to debug bugs when you run
deal. So now we make sure that zlib is installed. So make sure that
both p4est and deal found zlib.

Best,

Bruno

-- 
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