Re: Makefile.PL problem

2001-08-03 Thread Stas Bekman
On Thu, 2 Aug 2001, Tom Lancaster wrote: > On Thu, Aug 02, 2001 at 05:05:39PM -0700, Doug MacEachern wrote: > > hmm, can you run httpd -V from the command line? what configure arguments > > did you build apache with? > > > > I figured it out. After using a different apxs I realized my perl wasn'

Re: sorting the usage items

2001-08-03 Thread Doug MacEachern
On Thu, 2 Aug 2001, Stas Bekman wrote: > was it: +1 for sorting? yep. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: sorting the usage items

2001-08-03 Thread Geoffrey Young
> > and you have cvs sorted out? i just tested a fresh checkout, > Apache-Test > comes with it. and i can: > % date >> Apache-Test/t/ping.t > % cvs diff > > shows changes made to Apache-Test/t/ping.t I'm seeing the same thing as stas... [geoff@spinnaker /src]$ cvs -d":pserver:[EMAIL PROTEC

RE: Makefile.PL problem

2001-08-03 Thread Geoffrey Young
> > > > > > ServerName dev1 > > PerlOptions +Parent > > PerlSwitches -Mblib=/home/dev1/lib/perl > > > > Oops, right, I was still think 1.x mode > > I was thinking that it'd be a more user friendly interface to provide > something like: > > PerlINC /home/dev1/lib/perl > > of c

sorting the usage items

2001-08-03 Thread Stas Bekman
This patch makes sure that the output generated by --help is sorted and consistent: Index: TestConfig.pm === RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/lib/Apache/TestConfig.pm,v retrieving revision 1.11 diff -u -r1.11

RE: Apache-Test dir moved

2001-08-03 Thread Stas Bekman
On Thu, 2 Aug 2001, Eric Cholet wrote: > --On 02/08/01 15:52 +0800 Stas Bekman wrote: > > >> More over, I've tried again to make a fresh co of modperl-2.0 and this > >> time Apache-Test wasn't brought in at all :( > > > > Now apachetest has disappeared at all :( Ryan? > > > > /home/stas/apache.or

RE: Apache-Test dir moved

2001-08-03 Thread Stas Bekman
On Thu, 2 Aug 2001 [EMAIL PROTECTED] wrote: > I don't know what is happening. I am looking at the latest modules file > in CVSROOT, and apachetest is in there. What's more, if I just do > > cvs co apachetest > > It works for me. > > Can anybody send me more information about this? I had two pr