Hi Bruno,

I don't remember installing zlib, maybe it was installed with the OS? Or
maybe it was part of some other packages I installed in the past? I'm not
sure. Again, I installed p4est on this machine 2 years ago and haven't done
anything to it, that's why it seems strange it's not accepted by dealII
anymore.

Anyway, zlib was indeed not in LD_LIBRARY_PATH:

>> rpm -ql zlib-devel.x86_64
/usr/include/zconf.h
/usr/include/zlib.h
/usr/lib64/libz.so
/usr/lib64/pkgconfig/zlib.pc
/usr/share/doc/zlib-devel-1.2.3
/usr/share/doc/zlib-devel-1.2.3/README
/usr/share/doc/zlib-devel-1.2.3/algorithm.txt
/usr/share/doc/zlib-devel-1.2.3/example.c
/usr/share/doc/zlib-devel-1.2.3/minigzip.c
/usr/share/man/man3/zlib.3.gz

I added it (is it correct now?):

>> echo $LD_LIBRARY_PATH
/usr/lib64/openmpi/lib:/opt/rh/devtoolset-2/root/usr/lib64:/opt/rh/devtoolset-2/root/usr/lib:/usr/share/doc/:/usr/include:/usr/lib64

Reinstalled p4est, but still getting the same error.



Best regards,
Lev Karatun.

2017-04-26 10:27 GMT-04:00 Bruno Turcksin <[email protected]>:

> Lev,
>
> 2017-04-26 10:16 GMT-04:00 Lev Karatun <[email protected]>:
> > it's installed too =(
> >
> > "Package zlib-devel-1.2.3-29.el6.x86_64 already installed and latest
> version
> > Nothing to do"
>
> Maybe it's not in your LD_LIBRARY_PATH? How did you install it?
>
> 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 a topic in the
> Google Groups "deal.II User Group" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/dealii/p-64i1ahEWM/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

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

Reply via email to