View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010558ParaViewBugpublic2010-04-16 06:332010-09-08 18:47
ReporterDavid Partyka 
Assigned ToDavid Partyka 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version3.8 
Summary0010558: Make install doesn't work well.
Description-------------------------------------------------------------
All Platforms:
-------------------------------------------------------------
* Make install doesn't work well -- looks like prefix is being ignored.

From David Partyka:

Mike Jackson, if you export DESTDIR=<some_dir> and then make install you should get the desired behavior. Though this is more of just a testing feature that Dave Cole put in.
Additional InformationFrom Mike Jackson:

I tried what you suggested on a "git pull origin master" on 3/17/2010 at 10:15 AM EDT and when I run the make install I get the following:

CMAKE_INSTALL_PREFIX=/Users/Shared/Toolkits/ParaView
export DESTDIR=$CMAKE_INSTALL_PREFIX
make install

I then get an "Applications/ParaView-3.7.0.app" created in the /Users/Shared/Toolkits/ParaView directory
I also get another folder hierarchy created:

/Users/Shared/Toolkits/ParaView/Users/Shared/Toolkits/ParaView/bin with another paraview.app inside that. So basically the "make install" does NOT work at all on OS X. It is totally messed up. And my custom client plugins were NOT copied into the proper folder structure in any of those folders above.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
child of 0009998closedDavid Partyka Installation Issues 

  Notes
(0022106)
David Partyka (developer)
2010-09-07 10:08

This should be fixed with changes I made in July 2010 to correct numerous install issues and also remove VTK_USE_RPATH. If any one feels differently please reopen the issue.
(0022146)
Alan Scott (manager)
2010-09-08 18:47

Tested linux, trunk.

 Issue History
Date Modified Username Field Change
2010-04-16 06:33 David Partyka New Issue
2010-04-16 06:34 David Partyka Assigned To => David Partyka
2010-04-16 06:34 David Partyka Status backlog => tabled
2010-04-16 06:35 David Partyka Relationship added child of 0009998
2010-09-07 10:08 David Partyka Note Added: 0022106
2010-09-07 10:08 David Partyka Status tabled => @80@
2010-09-07 10:08 David Partyka Fixed in Version => 3.8
2010-09-07 10:08 David Partyka Resolution open => fixed
2010-09-08 18:47 Alan Scott Note Added: 0022146
2010-09-08 18:47 Alan Scott Status @80@ => closed


Copyright © 2000 - 2018 MantisBT Team