-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
It's not clear how to build the package e.g. under debian:
I installed libgsl-dev libgsl23 but get the following error:
CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message): │··································
Could NOT find GSL (missing: GSL_LIBRARY_1 GSL_LIBRARY_2)
There are also a lot of other warnings/errors about missing files:
-- The imported target "vtkRenderingPythonTkWidgets" references the file │··································
"/usr/lib/x86_64-linux-gnu/libvtkRenderingPythonTkWidgets.so" │··································
but this file does not exist. Possible reasons include: │··································
* The file was deleted, renamed, or moved to another location. │··································
* An install or uninstall procedure did not complete successfully. │··································
* The installation package was faulty and contained │··································
"/usr/lib/cmake/vtk-7.1/VTKTargets.cmake" │··································
but not all the files it references. │··································
│··································
-- The imported target "vtk" references the file │··································
"/usr/bin/vtk" │··································
but this file does not exist. Possible reasons include: │··································
* The file was deleted, renamed, or moved to another location. │··································
* An install or uninstall procedure did not complete successfully. │··································
* The installation package was faulty and contained │··································
"/usr/lib/cmake/vtk-7.1/VTKTargets.cmake" │··································
but not all the files it references. │··································
│··································
-- The imported target "pvtk" references the file │··································
"/usr/bin/pvtk" │··································
but this file does not exist. Possible reasons include: │··································
* The file was deleted, renamed, or moved to another location. │··································
* An install or uninstall procedure did not complete successfully. │··································
* The installation package was faulty and contained │··································
"/usr/lib/cmake/vtk-7.1/VTKTargets.cmake" │··································
but not all the files it references.
Also it seems libboost is a build dependency? but not listed in the README.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels