Bug 247411

Summary: cannot easily change configure --prefix
Product: [Retired] 389 Reporter: Andrew Bartlett <abartlet>
Component: Install/UninstallAssignee: Nathan Kinder <nkinder>
Status: CLOSED DEFERRED QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: low    
Version: 1.1.0CC: jgalipea, nhosoi, rmeggins
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-19 22:32:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 495079    

Description Andrew Bartlett 2007-07-09 05:23:53 UTC
Description of problem:
If I configure with one prefix, then want to change it, references to the old
prefix remain

Version-Release number of selected component (if applicable):
cvs

How reproducible:
every time

Steps to Reproduce:
1. ./configure --prefix=/scratch/fedora-ds/prefix
2. ./configure --prefix=/data/fedora-ds/prefix
3. make install
  
Actual results:
scripts like ds_newinst cannot find ds_newinst-bin

Expected results:
configure should recreate all prefix dependent files, or make should have these
depend on configure's output.

Additional info:
The only way I found out that ds_newinst wasn't in the right place was by
strace.  Very confusing for a new user building from CVS.

Comment 6 Martin Kosek 2012-01-04 13:46:36 UTC
Upstream ticket:
https://fedorahosted.org/389/ticket/130

Comment 8 Noriko Hosoi 2015-11-19 22:32:46 UTC
Closing this bug since we moved to the ticket system:
https://fedorahosted.org/389/ticket/130