MantisBT - ParaView
View Issue Details
0011582ParaViewBugpublic2010-12-08 10:472011-02-18 20:31
Stephane P 
David Partyka 
normalminoralways
closedfixed 
Linuxubuntu 64bit10.10
Development 
3.10 
ParaViS
0011582: missing files with INSTALL_DEVELOPEMENT ON
some files are missing in the install tree if INSTALL_DEVELOPMENT is set to ON and Python wrapping is ON too :
    PyVTKMutableObject.h
    libvtkPVServerCommonPython.so
    libvtkPVServerManagerPython.so
turn on the cmake options
PARAVIEW_ENABLE_PYTHON
PARAVIEW_INSTALL_DEVELOPMENT
BUILD_SHARED_LIBS

and run
make && make install
--> the files above are not in the install tree
No tags attached.
Issue History
2010-12-08 10:47Stephane PNew Issue
2010-12-13 07:25David PartykaAssigned To => David Partyka
2010-12-13 07:25David PartykaStatusbacklog => tabled
2011-02-17 15:10David PartykaNote Added: 0025462
2011-02-17 15:10David PartykaStatustabled => @80@
2011-02-17 15:10David PartykaFixed in Version => 3.10
2011-02-17 15:10David PartykaResolutionopen => fixed
2011-02-18 20:31Alan ScottNote Added: 0025515
2011-02-18 20:31Alan ScottStatus@80@ => closed
2011-06-23 11:44Utkarsh AyachitProject => ParaViS

Notes
(0025462)
David Partyka   
2011-02-17 15:10   
It appears someone already fixed these from my own testing. If you find any others still broken please let me know.
(0025515)
Alan Scott   
2011-02-18 20:31   
not tested by closer.