I'd like to ask one more question.
I installed VTK well and tried to build with VTK.
I correctly set VTK_DIR, VTKINCLUDE_DIR and VTKLIB_DIR in bashrc and bash_profile. After that I ran the script :
./update_and_rebuild_libmesh.sh --enable-vtk
But it did not recognize VTK library path like below error. Please see attached configure.
I checked library path several time.
ld: warning: libvtkCommonExecutionModel-6.3.so.1, needed by /home/kuk1728/current_works/moose/vtk-6.3/gcc-opt/lib/
libvtkIOCore-6.3.so, not found (try using -rpath or -rpath-link)
Should I build VTK again?
Thanks for help in advance again.
2016년 2월 16일 화요일 오후 3시 33분 3초 UTC+9, jason kim 님의 말: