View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014176VTK(No Category)public2013-07-17 16:102013-12-18 14:41
ReporterDave DeMarle 
Assigned ToDave DeMarle 
PriorityhighSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version6.0.0 
Target Version6.0.1Fixed in Version6.1.0 
Summary0014176: vtkpython is no longer installed
DescriptionMake install no longer installs vtkpython.

This was found and fixed during release candidate cycle for 6.0.0, but d8e8502a was never merged into the release branch.

d8e8502a simply adds:

if(NOT VTK_INSTALL_NO_RUNTIME AND NOT VTK_INSTALL_NO_PYTHON)
  install(TARGETS vtkpython ${VTKPYTHON_EXECUTABLE}
    DESTINATION ${VTK_INSTALL_RUNTIME_DIR})
endif()

At the bottom of Wrapping/Python/CMakeLists.txt

TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0031232)
Dave DeMarle (administrator)
2013-07-22 20:02

moving all "tabled" bugs into "backlog" category since "tabled" is no longer used.
(0032023)
Dave DeMarle (administrator)
2013-12-18 14:41

will appear in 6.1.0

 Issue History
Date Modified Username Field Change
2013-07-17 16:10 Dave DeMarle New Issue
2013-07-17 16:10 Dave DeMarle Status backlog => tabled
2013-07-17 16:10 Dave DeMarle Assigned To => Dave DeMarle
2013-07-17 16:10 Dave DeMarle Target Version => 6.0.1
2013-07-22 20:02 Dave DeMarle Status tabled => backlog
2013-07-22 20:02 Dave DeMarle Note Added: 0031232
2013-08-14 17:07 Dave DeMarle Status backlog => active development
2013-12-18 14:41 Dave DeMarle Note Added: 0032023
2013-12-18 14:41 Dave DeMarle Status active development => closed
2013-12-18 14:41 Dave DeMarle Resolution open => fixed
2013-12-18 14:41 Dave DeMarle Fixed in Version => 6.1.0


Copyright © 2000 - 2018 MantisBT Team