ParaView v5.9 lib issue - can't open GUI

This happens when I try to open ParaView (happens if I use bin/paraview and bin/paraview-real):

host% /app/paraview/v5.9/ParaView-5.9.0-RC1-MPI-Linux-Python3.8-64bit/bin/paraview
/app/paraview/v5.9/ParaView-5.9.0-RC1-MPI-Linux-Python3.8-64bit/bin/paraview-real: /usr/lib64/libz.so.1: version `ZLIB_1.2.9’ not found (required by /app/paraview/v5.9/ParaView-5.9.0-RC1-MPI-Linux-Python3.8-64bit/bin/…/lib/libpng16.so.16)

If I run ParaView using the –mesa & option I get:

host% qt.qpa.plugin: Could not load the Qt platform plugin “xcb” in “” even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: xcb.

error: exception occurred: Child aborted

[1] Exit 1 /app/paraview/v5.9/ParaView-5.9.0-RC1-MPI-Linux-Python3.8-64bit/bin/paraview --mesa

I’ve seen a few other similar posts that are a few years old, but no resolutions. Any ideas?

Thank you.

Hello,
I am also facing the same issue. Were you been able to resolve this issue?