Karl Eichwalder <[EMAIL PROTECTED]> writes:
> Hrvoje Niksic <[EMAIL PROTECTED]> writes:

>> $ make                                       # assumes regular prefix
>> ... build finishes ...
>> $ make install prefix=/something/different   # same as DESTDIR=...

> Okay, but it isn't userfriendly to ask the user to use different values
> for the same variable at different stages of the configuration,
> compilation and installation precess.

No, every package *should* support the above sequence.  It's pretty much
the standard way of doing this, and tons of package management software
in the class stow uses this or something like it (I don't know if stow in
particular does, but I know that a lot of stow-like things do).

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>

Reply via email to