unsubscribe

2012-06-15 Thread Furst, Carl
unsubscribe ** MLB.com: Where Baseball is Always On

Re: Trouble with Makefile.PL

2012-05-14 Thread Furst, Carl
} } } And added the MPM_SUBDIRS key... Carl Furst On 5/14/12 7:13 PM, "Fred Moyer" wrote: >You might want to give 2.0.6 a go, which was released a few weeks ago. >However, you'll need Apache 2.2.x, as 2.4 compatibility isn't working >

Re: Trouble with Makefile.PL

2012-05-14 Thread Furst, Carl
So, digging deeper, it turns out that the problem here is with Apache2::Build in which the following code exists: unless (($mpm_name and $self->httpd_is_source_tree)) { if ($self->dir) { my $config_vars_file = catfile $self->dir, "build", "config_vars.mk";

Trouble with Makefile.PL

2012-05-14 Thread Furst, Carl
Hello all, I'm having a lot of trouble trying to statically build mod_perl and apache on Solaris 10 Sparc. I get the following error when I try and build statically: Configuring Apache/2.4.2 mod_perl/2.0.5 Perl/v5.12.3 [ error] Failed to obtain the MPM name. Please specify MP_APXS=/full/path/t