From: Nikrouz <nik...@gm...> - 2019-03-23 21:56:25
|
Dear all, I have configured libMesh for running unsteady cases. I can compile the code of the example by make command but when I run the code I faced with an error: ./example-opt: error while loading shared libraries: libvtksys-8.2.so.1: cannot open shared object file: No such file or directory How can I solve the issue? Thanks, |