On Wed, Feb 16, 2005 at 10:52:06PM -0500, Stas Bekman wrote:
> Thanks, William. I've committed an extended version of your patch but at
> the beginning of that section. Please let me know if it needs more work.
Looks good. That explains it the way I now understand it to work.
> I believe the er
William McKee wrote:
2) if you build a static mod_perl, it'll configure and make Apache for you.
Ahh, so I don't even need to configure Apache if I'm building a static
mod_perl. I've amended the install.pod to indicate as much.
Thanks, William. I've committed an extended version of your patch but
> 2) if you build a static mod_perl, it'll configure and make Apache for you.
Ahh, so I don't even need to configure Apache if I'm building a static
mod_perl. I've amended the install.pod to indicate as much.
> You should not run it *from under /root directory or similar*, but as long
> as you
William McKee wrote:
It's never the case. In the case of DSO it never happens. In the case of
static build Apache server is built during 'make'.
as you say above, it's not the case with DSO.
Yeah, that makes sense now. In the case of static mod_perl builds, is
there any reason to run make && make
> committed the first part of it (those who know what options to use don't
> need extra explanation, those who don't know won't find the extra
> explanation sufficient).
That's fine. The second part was more for my own edification.
> It's never the case. In the case of DSO it never happens. In
William McKee wrote:
I finally took the plunge and installed mp2 onto my FreeBSD virtual
server. Here are a few updates to the install.pod which would have made
the installation process a bit easier for me.
I'm not sure about the modification I made at line ~617. I installed a
static mod_perl so pr
I finally took the plunge and installed mp2 onto my FreeBSD virtual
server. Here are a few updates to the install.pod which would have made
the installation process a bit easier for me.
I'm not sure about the modification I made at line ~617. I installed a
static mod_perl so presume that the serve