On Thu, 18 Apr 2002, Stas Bekman wrote: > Also why do you need to use MP_AP_PREFIX? Use MP_APXS= instead. You > don't need Apache sources to build mod_perl as DSO.
MP_AP_PREFIX is not the source tree, it is the install tree. all modperl needs is the include/ directory from the install tree, it does not need apxs. MP_AP_PREFIX works everywhere. MP_APXS does not work on windows.