Dear All,
I need some help please with installing Nektar++ on Ubuntu 16.04 .
I've been trying to install it using the ccmake method as i was interested in using the NEKMESHGEN module.
I have however been encountering this errror after "make install" :
CMakeFiles/Makefile2:1023: recipe for target 'library/NekMeshUtils/CMakeFiles/NekMeshUtils.dir/all' failed
make[1]: *** [library/NekMeshUtils/CMakeFiles/NekMeshUtils.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 38%] Linking CXX executable LocProject1D
[ 38%] Built target LocProject1D
[ 38%] Linking CXX executable LocProject_Diff2D
[ 38%] Built target LocProject_Diff2D
[ 38%] Linking CXX shared library libCollections.so
[ 39%] Linking CXX executable LocProject3D
[ 39%] Linking CXX executable LocalRegionsUnitTests
[ 39%] Built target Collections
[ 39%] Built target LocProject3D
[ 39%] Built target LocalRegionsUnitTests
Makefile:162: recipe for target 'all' failed
make: *** [all] Error 2
I have also tried ''make VERBOSE=1'' and get this :

When i tried compiling with NEKMESHGEN off it seemed to work.
Does anyone know how i can get around this issue?
Also is there a way to install the mesh generator without cmake? could i do it via sudo apt-get install?
Kind Regards,
Thomas Andreou
t.andreou.1@research.gla.ac.uk
PhD Student
Aerospace Sciences Division
University of Glasgow