You are viewing a plain text version of this content. The canonical link for it is here.
Posted to test-dev@httpd.apache.org by Stas Bekman <st...@stason.org> on 2002/03/26 08:44:25 UTC

Re: cvs commit: httpd-test/perl-framework README

No, no, please revert it. what made you decide to remove it?

I just tested it with
/home/stas/perl/ithread/bin/perl5.7.2 Makefile.PL \
-apxs /home/stas/httpd/prefork/bin/apxs
make test

and it all worked.

jwoolley@apache.org wrote:
> jwoolley    02/03/25 20:48:00
> 
>   Modified:    perl-framework README
>   Log:
>   no hyphen there anymore
>   
>   Revision  Changes    Path
>   1.9       +1 -1      httpd-test/perl-framework/README
>   
>   Index: README
>   ===================================================================
>   RCS file: /home/cvs/httpd-test/perl-framework/README,v
>   retrieving revision 1.8
>   retrieving revision 1.9
>   diff -u -d -u -r1.8 -r1.9
>   --- README	27 Dec 2001 17:05:52 -0000	1.8
>   +++ README	26 Mar 2002 04:48:00 -0000	1.9
>   @@ -26,7 +26,7 @@
>    2. Any DSOs you wish to use should be configured in that Apache's
>       httpd.conf (the test harness will pick this configuration up)
>    3. Setup:
>   -   perl Makefile.PL -apxs /path/to/apache/bin/apxs
>   +   perl Makefile.PL apxs /path/to/apache/bin/apxs
>    4. Run the tests:
>       t/TEST
>    5. Evaluate test output.
>   
>   
>   



-- 


__________________________________________________________________
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


Re: cvs commit: httpd-test/perl-framework README

Posted by Stas Bekman <st...@stason.org>.
Cliff Woolley wrote:
> On Tue, 26 Mar 2002, Stas Bekman wrote:
> 
> 
>>No, no, please revert it. what made you decide to remove it?
> 
> 
> Because at some point in the past -apxs stopped working and somebody told
> me to use apxs instead.  I've done it that way ever since.  I figured this
> was just an old entry in README that got overlooked.

it must have been at the point when we have started to "enforce" 
configuration directives to start with -, to distinguish from control 
arguments. just in case that in the future there will be no naming 
clash. But it was working properly since then.

>>I just tested it with
>>/home/stas/perl/ithread/bin/perl5.7.2 Makefile.PL \
>>-apxs /home/stas/httpd/prefork/bin/apxs
>>make test
>>
>>and it all worked.
> 
> 
> Hmph.  I was unaware that the 'old' way started working again at some
> point.  I see now that they both work.  :)  Anyway, I'll go ahead and
> change the README back to what it was before.


Thanks :)

-- 


__________________________________________________________________
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


Re: cvs commit: httpd-test/perl-framework README

Posted by Cliff Woolley <jw...@virginia.edu>.
On Tue, 26 Mar 2002, Stas Bekman wrote:

> No, no, please revert it. what made you decide to remove it?

Because at some point in the past -apxs stopped working and somebody told
me to use apxs instead.  I've done it that way ever since.  I figured this
was just an old entry in README that got overlooked.

> I just tested it with
> /home/stas/perl/ithread/bin/perl5.7.2 Makefile.PL \
> -apxs /home/stas/httpd/prefork/bin/apxs
> make test
>
> and it all worked.

Hmph.  I was unaware that the 'old' way started working again at some
point.  I see now that they both work.  :)  Anyway, I'll go ahead and
change the README back to what it was before.

--Cliff


--------------------------------------------------------------
   Cliff Woolley
   cliffwoolley@yahoo.com
   Charlottesville, VA