On Mon, 27 Aug 2001, Doug MacEachern wrote:

> On Mon, 27 Aug 2001, Stas Bekman wrote:
>
> >
> > I don't recall when this thing have changed if at all. I'm messing with
> > the build system including APXS which fails and I had to patch it. So
> > suddenly I've started to get problems with ./t/TEST looking for sbin/httpd
> > instead of bin/httpd. The following fixes the problem, but I'm not sure
> > whether it's me messing things up.
>
> this happened once before, SBINDIR should return bin/ or sbin/ depending
> on the configured layout (bin/ being the default).  so i think apxs has
> may have broken with recent changes.  however, -q SBINDIR is properly
> reporting bin/ for me.  it is correct for us to use SBINDIR.

Hmm, mine reports sbin.

note that after rbb's latest changes I've partially rewritten apxs (rbb
has committed my patch a few hours ago), but I didn't change any
functionality. It shouldn't have broken anything.

Anyway, with your patch it all works now.

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to