[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Core-utils 7.2; building only 'su'
From: |
Alfred M. Szmidt |
Subject: |
Re: Core-utils 7.2; building only 'su' |
Date: |
Wed, 15 Apr 2009 13:17:42 -0400 |
> So for maximum portability you should support this in your
> package, too. BTW, why do you state that overriding just $prefix
> would be "almost always wrong"?
In the w32 arena, overriding $prefix at `make install' time is
unilaterally *correct*. Why can your staging area not mirror the
structure of the eventual installation, with all alternative paths
specified relative to $prefix, (as enshrined in GCS defaults)? Do
it sensibly, and you shouldn't need the DESTDIR kludge, so...
Using prefix is the real cludge, it has nothing to do with mirroring
the staging area. Consider `./configure --prefix=/shared
--exec-prefix=' (yes, empty exec_prefix), if you now do `make install
prefix=FOO', things will not install properly, this is exacly why we
have DESTDIR. Schemes like these are often used on systems that
export their data using NFS.
- Re: Core-utils 7.2; building only 'su', (continued)
- Re: Core-utils 7.2; building only 'su', Ralf Wildenhues, 2009/04/15
- Re: Core-utils 7.2; building only 'su', Eric Blake, 2009/04/15
- Re: Core-utils 7.2; building only 'su', Bob Friesenhahn, 2009/04/15
- Re: Core-utils 7.2; building only 'su', Alfred M. Szmidt, 2009/04/15
- Re: Core-utils 7.2; building only 'su', Bob Friesenhahn, 2009/04/15
- Re: Core-utils 7.2; building only 'su', Douglas Held, 2009/04/15
- Re: Core-utils 7.2; building only 'su', Bob Friesenhahn, 2009/04/15
- Re: Core-utils 7.2; building only 'su', Alfred M. Szmidt, 2009/04/15
- Re: Core-utils 7.2; building only 'su', Keith Marshall, 2009/04/15
- Re: Core-utils 7.2; building only 'su',
Alfred M. Szmidt <=
- DESTDIR vs `make install exec_prefix=' (was: Core-utils 7.2; building only 'su'), Ralf Wildenhues, 2009/04/18
- Re: DESTDIR vs `make install exec_prefix=', Russ Allbery, 2009/04/18
- Re: DESTDIR vs `make install exec_prefix=', Ralf Wildenhues, 2009/04/18
- Re: DESTDIR vs `make install exec_prefix=', Harlan Stenn, 2009/04/18
- Re: DESTDIR vs `make install exec_prefix=', Ralf Wildenhues, 2009/04/25
- Re: DESTDIR vs `make install exec_prefix=', Russ Allbery, 2009/04/18
- Re: DESTDIR vs `make install exec_prefix=', Jan Engelhardt, 2009/04/18
- Re: DESTDIR vs `make install exec_prefix=', John Calcote, 2009/04/18
- Re: DESTDIR vs `make install exec_prefix=', Jan Engelhardt, 2009/04/18
- Re: DESTDIR vs `make install exec_prefix=', Ralf Wildenhues, 2009/04/18