Re: [Apachetoolbox-devel] Re: mod_watch in .58: improved (bin attached)
Brought to you by:
bryanandrews
From: Toni M. <su...@oe...> - 2002-07-12 15:43:30
|
Hi, On Fri, Jul 12, 2002 at 11:38:53AM -0700, Kevin J. Menard, Jr. wrote: > Well this requires the person to install it in a semi-standard location > (like most of them other modules). I could do a `find / -name apxs`, > but that'd be rather time consuming. ugh - I thought that one should deduce the location from the other path settings instead. IFF apxs really needs to be there before "real" compilation starts, then I'm out of ideas. Btw, before trying "find", trying "locate" could be MUCH MUCH faster to be sure. > > Which platform? > Debian woody. 8))) When using Debian, I'm currently only running potato for some systems I don't want to/cannot touch, and sid otherwise. But woody is not bad, too. Nice to hear someone using Debian at all! > I've noticed this, and was reluctant to hard code the values like you > did in the patch, but those are sane locations, so I just let it pass. The "default" paths were much more ill-designed, therefore I felt the need to patch that. > Hmm . . . So he's completely reluctant to update it? Maybe if someone > produced a patch for it, he'd accept it. Dunno what to say. He sounded like he wouldn't invest any significant personal work for this in the near future to include features other people might like to see. I can dig out what he really said, but a patch could be ok. OTOH I don't feel able to code this, so I need to get on with what I already have. > Yell at Bryan. I was accounting for this in my new code though . . . :) I didn't intend to yell, but you sound like fixing this should be easy. We'll see. Best, --Toni++ |