#130 cannot easily change configure --prefix
Closed: wontfix by mreynolds. Opened by mkosek.

https://bugzilla.redhat.com/show_bug.cgi?id=247411

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.

batch update to FUTURE milestone

set default ticket origin to Community

Added initial screened field value.

Is this still needed?
Note: it is a build issue, not "install".

Metadata Update from @nhosoi:
- Issue set to the milestone: FUTURE

Metadata Update from @mreynolds:
- Custom field reviewstatus adjusted to None (was: Needs Review)
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/130

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata