Compiling Inquiry

Submitted by NSalloum on Wed, 10/24/2018 - 08:27

hey guys,

may you please inform me how can I change in the make files in such a way I can compile LIGGGHTS with vtk support but without the AutoInstall command to be activated, i.e. as if letting it recognize the previously downloaded vtk package by me and taking it into consideration.

best wishes,
Nizar

NSalloum | Wed, 10/24/2018 - 09:43

Actually I tried pointing out the path in the VTK_INC_USR and VTK_LIB_USR in the makefile.user file, bit I am still getting the following error :

Creating list of contact models completed.
make[1]: Entering directory '/home/salloum/LIGGGHTS-BOSCH-master/src/Obj_auto'
Makefile:829: *** 'Could not obtain VTK_MAJOR_VERSION. As AUTOINSTALL_VTK is not set to "ON" we cannot continue'. Stop.
make[1]: Leaving directory '/home/salloum/LIGGGHTS-BOSCH-master/src/Obj_auto'
Makefile:106: recipe for target 'auto' failed
make: *** [auto] Error 2