Hello,
I just tried to run paraview remotely following the documentation. When running the command:
srun pvserver --server-port=11111
I get the following error:
[rezzoukm@login1 ~]$ srun pvserver --server-port=11111
/opt/ebsofts/MPI/GCC/5.4.0-2.26/OpenMPI/1.10.3/ParaView/5.3.0-mpi/lib/paraview-5.3/pvserver: error while loading shared libraries: libicui18n.so.42: cannot open shared object file: No such file or directory
/opt/ebsofts/MPI/GCC/5.4.0-2.26/OpenMPI/1.10.3/ParaView/5.3.0-mpi/lib/paraview-5.3/pvserver: error while loading shared libraries: libicui18n.so.42: cannot open shared object file: No such file or directory
/opt/ebsofts/MPI/GCC/5.4.0-2.26/OpenMPI/1.10.3/ParaView/5.3.0-mpi/lib/paraview-5.3/pvserver: error while loading shared libraries: libicui18n.so.42: cannot open shared object file: No such file or directory
/opt/ebsofts/MPI/GCC/5.4.0-2.26/OpenMPI/1.10.3/ParaView/5.3.0-mpi/lib/paraview-5.3/pvserver: error while loading shared libraries: libicui18n.so.42: cannot open shared object file: No such file or directory
srun: error: node002: tasks 0-3: Exited with exit code 127
Do you have an idea what the problem might be?
Best regards