Usually adding the VTK library folder to the shared library path
(LD_LIBRARY_PATH or DYLD_LIBRARY_PATH depending on your system) would solve
this kind problem.


On Sat, Mar 23, 2019, 5:56 PM Nikrouz <nikrouz....@gmail.com> wrote:

> 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,
>
>
>
> _______________________________________________
> Libmesh-users mailing list
> Libmesh-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libmesh-users
>

_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to