missing VTK folders

Submitted by NSalloum on Thu, 10/25/2018 - 12:36

hi,

I compiled a new version of LIGGGHTS having USE_VTK = "ON" and AUTOINSTALL_VTK = "ON" in the Makefile.user by typing:
sudo make clean-all
sudo make auto
in the src directory.
LIGGGHTS was compiled, but the surprising thing is that the vtk folder in the lib folder is still empty,and upon using dump custom/vtk command in the input script, I am getting the following error:
ERROR: Invalid dump style (../output.cpp:634)

I am trying to solve VTK problems since the last week, so I hope you can help me in overcoming this issue.

best wishes,