On Wed, 14 Aug 2002, Stas Bekman wrote:

> I was always building with MP_APXS. Now if I try using  MP_AP_PREFIX 
> pointing to the httpd-2.0 source tree there are all sort of problems. Am 
> I the only one seeing them?

haven't tried pointing it at a source tree in a while.
what's wrong with pointing it at an install tree?
 
> First it cannot find apr.h, which I've fixed with the patch at the end.

+1
 
> Second 'make test' won't start since it cannot find apxs/httpd. What's 
> the right thing to do here? We want to move to MP_AP_PREFIX, but it's 
> not really working when MP_AP_PREFIX when pointed to the source dir. I 
> know this has something to do with win32. does it run 'make test' 
> properly on win32?

t/TEST -httpd ...
or just point MP_AP_PREFIX at an install tree.
 
> Finally, the build seems to use / path sep everywhere, shouldn't we use 
> catfile()?

doesn't seem to matter much, considering everything works on multiple 
flavors of unix, win32 and osx.


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

Reply via email to