You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@perl.apache.org by Stas Bekman <st...@stason.org> on 2004/09/19 00:51:33 UTC

Re: cvs commit: modperl-docs/src/docs/2.0/user/install install.pod

gozer@apache.org wrote:
> gozer       2004/09/18 15:18:53
> 
>   Modified:    src/docs/2.0/user/install install.pod
>   Log:
>   MP_AP_BUILD configure option removed. Now implicit when MP_USE_STATIC
>   is specified

What about the code? It's still there.

>   Revision  Changes    Path
>   1.65      +1 -9      modperl-docs/src/docs/2.0/user/install/install.pod
>   
>   Index: install.pod
>   ===================================================================
>   RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/install/install.pod,v
>   retrieving revision 1.64
>   retrieving revision 1.65
>   diff -u -r1.64 -r1.65
>   --- install.pod	18 Sep 2004 04:22:49 -0000	1.64
>   +++ install.pod	18 Sep 2004 22:18:53 -0000	1.65
>   @@ -369,7 +369,7 @@
>    To enable statically linking mod_perl into Apache, use the
>    C<L<MP_USE_STATIC|/MP_USE_STATIC>> flag like this:
>    
>   -  % perl Makefile.PL MP_USE_STATIC=1 MP_AP_BUILD=1 \
>   +  % perl Makefile.PL MP_USE_STATIC=1 \
>        MP_AP_PREFIX=$HOME/src/httpd-2.x \
>        MP_AP_CONFIGURE="--with-mpm=prefork"
>    
>   @@ -405,11 +405,6 @@
>    Build static mod_perl (I<mod_perl.a>). This is the default. It'll be
>    turned off if C<MP_USE_DSO=1> is used.
>    
>   -=head4 MP_AP_BUILD
>   -
>   -Configure and build httpd in C<MP_AP_PREFIX>, linking mod_perl statically
>   -to it.
>   -
>    =head4 MP_STATIC_EXTS
>    
>    Build C<Apache::*.xs> as static extensions.
>   @@ -512,9 +507,6 @@
>    =head4 MP_AP_CONFIGURE
>    
>    The command-line arguments to pass to httpd's configure script.
>   -
>   -C<MP_AP_CONFIGURE> has no effect unless C<MP_AP_BUILD> is also
>   -specified.
>    
>    =head4 MP_AP_PREFIX
>    
>   
>   
>   
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
> For additional commands, e-mail: docs-cvs-help@perl.apache.org


-- 
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: cvs commit: modperl-docs/src/docs/2.0/user/install install.pod

Posted by Stas Bekman <st...@stason.org>.
>> Ah, ignore that, I've got the commit emails with a delay :(
> 
> 
> I try to checkin doc + code changes simultaneously ;-) Guess e-mail lag 
> got you this time :
> 
> http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=109554589422488&w=2

Nuh, that was bell-sympatico-messing-up-with-ports problem. My stunnel 
connection is getting lost all the time... :(

-- 
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: cvs commit: modperl-docs/src/docs/2.0/user/install install.pod

Posted by "Philippe M. Chiasson" <go...@ectoplasm.org>.
Stas Bekman wrote:

> Stas Bekman wrote:
>
>> gozer@apache.org wrote:
>>
>>> gozer       2004/09/18 15:18:53
>>>
>>>   Modified:    src/docs/2.0/user/install install.pod
>>>   Log:
>>>   MP_AP_BUILD configure option removed. Now implicit when MP_USE_STATIC
>>>   is specified
>>
>>
>>
>> What about the code? It's still there.
>
>
> Ah, ignore that, I've got the commit emails with a delay :(

I try to checkin doc + code changes simultaneously ;-) Guess e-mail lag 
got you this time :

http://marc.theaimsgroup.com/?l=apache-modperl-cvs&m=109554589422488&w=2

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org


Re: cvs commit: modperl-docs/src/docs/2.0/user/install install.pod

Posted by Stas Bekman <st...@stason.org>.
Stas Bekman wrote:
> gozer@apache.org wrote:
> 
>> gozer       2004/09/18 15:18:53
>>
>>   Modified:    src/docs/2.0/user/install install.pod
>>   Log:
>>   MP_AP_BUILD configure option removed. Now implicit when MP_USE_STATIC
>>   is specified
> 
> 
> What about the code? It's still there.

Ah, ignore that, I've got the commit emails with a delay :(

-- 
__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org
For additional commands, e-mail: dev-help@perl.apache.org