[vtk-developers] [VTK 0014176]: vtkpython is no longer installed

Mantis Bug Tracker mantis at public.kitware.com
Wed Jul 17 16:10:08 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://vtk.org/Bug/view.php?id=14176 
====================================================================== 
Reported By:                Dave DeMarle
Assigned To:                Dave DeMarle
====================================================================== 
Project:                    VTK
Issue ID:                   14176
Category:                   (No Category)
Reproducibility:            have not tried
Severity:                   minor
Priority:                   high
Status:                     tabled
Project:                    TBD 
Type:                       incorrect functionality 
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2013-07-17 16:10 EDT
Last Modified:              2013-07-17 16:10 EDT
====================================================================== 
Summary:                    vtkpython is no longer installed
Description: 
Make 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


====================================================================== 

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    
======================================================================




More information about the vtk-developers mailing list