MantisBT - ParaView
View Issue Details
0010565ParaViewBugpublic2010-04-16 10:042011-01-17 11:44
Paul Melis 
Dave DeMarle 
normalminoralways
closedfixed 
3.8 
3.10 
0010565: Manta plugin not fully installed by "make install"
With 3.8 RC1 and enabling the manta plugin

Although "make install" nicely copies libMantaView.so to the install location,
libvtkMantaCS.so and libvtkManta.so are left behind. This prohibits the plugin from being loaded after installation.
No tags attached.
Issue History
2010-04-16 10:04Paul MelisNew Issue
2010-04-16 10:51David PartykaStatusbacklog => tabled
2010-04-16 10:51David PartykaAssigned To => Dave DeMarle
2010-04-27 13:10Dave DeMarleNote Added: 0020434
2011-01-14 13:54Utkarsh AyachitStatustabled => @80@
2011-01-14 13:54Utkarsh AyachitResolutionopen => fixed
2011-01-14 13:55Utkarsh AyachitFixed in Version => 3.10
2011-01-17 11:44Alan ScottNote Added: 0024762
2011-01-17 11:44Alan ScottStatus@80@ => closed

Notes
(0020434)
Dave DeMarle   
2010-04-27 13:10   
This fix appears to work. Waiting for dashboards before asking for merge into RC2.

Note - Manta itself is not installed, so you still have to make sure the Manta build/lib is on the library search path or the plugin won't load, complaining about not finding lib for Manta_Factory.

commit 05211f75e2c2ca4e8456a2a63191ecb77c50ce7d
Author: Dave DeMarle <dave.demarle@kitware.com>
Date: Tue Apr 27 13:04:49 2010 -0400

    BUG:0010565 install VTK level vtkManta libraries with plugin.
(0024762)
Alan Scott   
2011-01-17 11:44   
Trusting Dave that this should be closed.