Dear Miriel, I don't have much time at the moment to go into any details but I have played with VTK recently and successfully got version 6.3 installed in an intel based toolchain. Attached is a set of easyconfigs that *should* work (but I make no promises!).
To use them:
* Untar them and enter the directory GIST_DUMP
* EASYBUILD_ROBOT=$EASYBUILD_ROBOT:./ eb --dry-run
VTK-6.3.0-intel-2015b-Python-2.7.10.eb
* If you want to use a non-intel toolchain then you have some work
ahead...but I would suggest:
* EASYBUILD_ROBOT=$EASYBUILD_ROBOT:./ eb --dry-run
VTK-6.3.0-intel-2015b-Python-2.7.10.eb --try-toolchain=foss,2015b
--disable-cleanup-tmpdir (using foss,2015b as an example)
* Enter the directory where eb created the temporary files
* Remove some files that you can verify are already available within
foss with the same version (like Python-2.7.10, libX11,..)
* EASYBUILD_ROBOT=$EASYBUILD_ROBOT:./ eb --dry-run
VTK-6.3.0-foss-2015b-Python-2.7.10.eb
* If you are happy with what you see from the dry run then just remove that
command line argument and rerun
Let us know how you go (if it works for you I might do a PR),
Alan
On 24 January 2016 at 18:51, Miriel Martin Mesa
<[email protected]<mailto:[email protected]>> wrote:
Hello,
We have a little HPC system in our university with Debian 8 and I’m tried to
install VTK-5.10.1-goolf-1.4.10.eb. I tried install this in Debian 8 and
CentOS 7 and in both case I receive the same error. I used other toolchains how
goolf-1.5.14 and goolf-1.7.20 with the same errors.
In some places recommend install the following packages mesa-utils-extra
libgl1-mesa-dev libglapi-mesa, but this is not the solution.
regards,
Miriel
CMake Error: The following variables are used in this project, but they are set
to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake
files:
OPENGL_gl_LIBRARY (ADVANCED)
linked by target "vtkVolumeRendering" in directory
/home/CLUSTER/uclv.mmartin/.local/easybuild/build/VTK/5.10.1/goolf-1.4.10/VTK5.10.1/VolumeRendering
linked by target "vtkWidgets" in directory
/home/CLUSTER/uclv.mmartin/.local/easybuild/build/VTK/5.10.1/goolf-1.4.10/VTK5.10.1/Widgets
linked by target "RenderingCxxTests" in directory
/home/CLUSTER/uclv.mmartin/.local/easybuild/build/VTK/5.10.1/goolf-1.4.10/VTK5.10.1/Rendering/Testing/Cxx
linked by target "TestFBOImplementation" in directory
/home/CLUSTER/uclv.mmartin/.local/easybuild/build/VTK/5.10.1/goolf-1.4.10/VTK5.10.1/Rendering/Testing/Cxx
linked by target "TimeRenderer" in directory
/home/CLUSTER/uclv.mmartin/.local/easybuild/build/VTK/5.10.1/goolf-1.4.10/VTK5.10.1/Rendering/Testing/Cxx
linked by target "TimeRenderer2" in directory
/home/CLUSTER/uclv.mmartin/.local/easybuild/build/VTK/5.10.1/goolf-1.4.10/VTK5.10.1/Rendering/Testing/Cxx
linked by target "VTKBenchMark" in directory
/home/CLUSTER/uclv.mmartin/.local/easybuild/build/VTK/5.10.1/goolf-1.4.10/VTK5.10.1/Rendering/Testing/Cxx
-- Configuring incomplete, errors occurred!
(at
easybuild/software/EasyBuild/2.5.0/lib/python2.7/site-packages/easybuild_framework-2.5.0-py2.7.egg/easybuild/tools/run.py:397
in parse_cmd_output)
== 2016-01-24 01:53:51,809 runpy.easyblock WARNING build failed (first 300
chars): cmd " cmake .
-DCMAKE_INSTALL_PREFIX=/home/CLUSTER/uclv.mmartin/.local/easybuild/software/VTK/5.10.1-goolf-1.4.10
-DCMAKE_C_COMPILER='gcc' -DCMAKE_Fortran_FLAGS='-O2 -march=native'
-DCMAKE_CXX_FLAGS='-O2 -march=native' -DCMAKE_CXX_COMPILER='g++'
-DCMAKE_Fortran_COMPILER='gfortran' -DCMAKE_C_FLAGS='-
== 2016-01-24 01:53:51,810 runpy.CMakeMake INFO Closing log for application
name VTK version 5.10.1
--
Dr. Alan O'Cais
Application Support
Juelich Supercomputing Centre
Forschungszentrum Juelich GmbH
52425 Juelich, Germany
Phone: +49 2461 61 5213
Fax: +49 2461 61 6656
E-mail: [email protected]<mailto:[email protected]>
WWW: http://www.fz-juelich.de/ias/jsc/EN
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich
Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher
Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender),
Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
Prof. Dr. Sebastian M. Schmidt
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
VTK-6.3.0_ebs.tgz
Description: GNU Zip compressed data

