Error using mpirun and lmp_auto with missing library libvtkCommonCore-6.2.so.6.2
Hello,
I am very new to LIGGGHTS and I just recently began using it through an Ubuntu environment which I am also new to. I am attempting to run the command:
"mpirun -np 4 lmp_auto -echo both < in.vel2.txt"
and I received the error:
"lmp_auto: error while loading shared libraries: libvtkCommonCore-6.2.so.6.2: cannot open shared object file: no such file or directory"
which is repeated four times before terminating.