sudo make ubuntuVTK - ERRO COMPILATION

Submitted by marcelo on Thu, 04/06/2017 - 23:16

Any can help me?

This is the log of erro: http://paste.ubuntu.com/24329836/
(see FATAL ERRO)

I was using the VTK 7.1.1. If this helps: https://github.com/vejmarie/vtk-7/tree/master/Parallel/MPI

marcelo | Fri, 04/07/2017 - 02:05

I use Ubuntu 16.04.2

Here : (the commando 'which' does not work)
/usr/local/include
/usr/local/lib/cmake

...and in Makefile.ubuntuVTK:
VTK_INC = -I/usr/local/include/vtk-7.1

j-kerbl's picture

j-kerbl | Mon, 04/10/2017 - 19:28

Hi Marcelo,

see my post to your question in https://www.cfdem.com/forums/liggghts-installation-guide-ubuntu-1204-lts-and-1304#comment-17729

From the VTK-5 to 7 the library names have changed and the mentioned auto Makefile should be able to deal with this.

Cheers,
Josef