<div style="font: normal 13px Arial; color:rgb(0, 0, 0);">after I tried to instal the Triangulate from source with this command:<br>cmd@cmd:~/Triangulate$ make<br>I recieved two errors:<br>Scanning dependencies of target Triangulate<br>[ 50%] Building CXX object CMakeFiles/Triangulate.dir/Triangulate.cxx.o<br>make[2]: *** No rule to make target '/home/cmd/VTK/lib/libvtkDomainsChemistryOpenGL2-8.1.so.1', needed by 'Triangulate'. Stop.<br>CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/Triangulate.dir/all' failed<br>make[1]: *** [CMakeFiles/Triangulate.dir/all] Error 2<br>Makefile:83: recipe for target 'all' failed<br>make: *** [all] Error 2<br></div>