
bugzilla at apache
Jun 17, 2009, 2:11 PM
Views: 229
Permalink
|
|
[Bug 32930] apxs cannot run from DESTDIR specified in 'make DESTDIR=xyz install'
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=32930 --- Comment #6 from Archie Cobbs <archie[at]dellroad.org> 2009-06-17 14:11:29 PST --- Why won't you fix this bug? Every Linux distribution that packages modules as RPMs (which is most of them) has to deal with this annoying bug, because as RPMs get built they install into temporary directories. Being DESTDIR-aware is totally standard for programs that install things. Stating that "just don't use apxs" is a valid workaround is equivalent to saying "apxs is not useful", which is not true. For example, it hides a bunch of platform-specific stuff. A valid patch has been provided. I don't get it. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe[at]httpd.apache.org For additional commands, e-mail: bugs-help[at]httpd.apache.org
|