MantisBT - ParaView
View Issue Details
0009292ParaViewBugpublic2009-07-22 11:232011-02-18 20:32
Orion E. Poplawski 
David Partyka 
normalminorhave not tried
closedfixed 
3.6 
3.103.10 
0009292: PointSpriteDemo install location
When building paraview 3.6.1 into an rpm for Fedora, PointSpriteDemo is installed into $DESTDIR/buildir/build/BUILD/ParaView3/fedora/Plugins/PointSprite/PointSpriteDemo. The problem seems to be in

ParaView3/Plugins/PointSprite/Examples/Rendering/Cxx/CMakeLists.txt:

install(TARGETS ${exe}
    RUNTIME DESTINATION ${PROJECT_BINARY_DIR}

I'm not sure that there should be an install line at all.
No tags attached.
Issue History
2009-07-22 11:23Orion E. PoplawskiNew Issue
2010-11-17 09:15David PartykaAssigned To => David Partyka
2010-11-17 09:15David PartykaStatusbacklog => tabled
2010-11-17 10:28Orion PoplawskiNote Added: 0023342
2011-01-19 11:44Utkarsh AyachitNote Added: 0024923
2011-01-19 11:44Utkarsh AyachitTarget Version => 3.10
2011-02-17 08:57David PartykaNote Added: 0025459
2011-02-17 08:57David PartykaStatustabled => @80@
2011-02-17 08:57David PartykaFixed in Version => 3.10
2011-02-17 08:57David PartykaResolutionopen => fixed
2011-02-18 20:32Alan ScottNote Added: 0025516
2011-02-18 20:32Alan ScottStatus@80@ => closed

Notes
(0023342)
Orion Poplawski   
2010-11-17 10:28   
Issue still present in 3.8.1.
(0024923)
Utkarsh Ayachit   
2011-01-19 11:44   
Dave, can you take a look at this for 3.10 please? Thanks
(0025459)
David Partyka   
2011-02-17 08:57   
I agree with Orion, PointSpriteDemo isn't a core component of ParaView and thus it's executable shouldn't be installed. (Just like how we don't install our testing executables). I have removed the install rule.
(0025516)
Alan Scott   
2011-02-18 20:32   
Trusting Dave.