From: Nikrouz <nik...@gm...> - 2019-03-24 03:25:50
|
THANKS! It works now! On 2019-03-23 8:24 p.m., Simone Rossi wrote: > 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 <nik...@gm... > <mailto:nik...@gm...>> 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 > Lib...@li... > <mailto:Lib...@li...> > https://lists.sourceforge.net/lists/listinfo/libmesh-users > |