Re: resolving Apache::Test vs. Apache::test collision

2003-05-09 Thread Stas Bekman
Geoffrey Young wrote: So it seems to me that the simplest route to take is to s/Apache::Test/Apache::Tester/ as suggested by David. Only one file is modified. If there are no objections, I'll proceed with this route. not to be nitpicky, but Apache::Tester strikes me as, well, something. this i

Re: resolving Apache::Test vs. Apache::test collision

2003-05-09 Thread Stas Bekman
Randy Kobes wrote: On Thu, 8 May 2003, Stas Bekman wrote: The problem with providing a replacement for Apache::test is that some people are going to reinstall older mod_perl versions and kill the overriden file. That's certainly true in general (for case-preserving but otherwise case-insensitiv

Re: resolving Apache::Test vs. Apache::test collision

2003-05-09 Thread Stas Bekman
Randy Kobes wrote: On Thu, 8 May 2003, Stas Bekman wrote: [ .. ] One question remains: should the package be renamed to Apache-Tester as well? Since people will see Apache::Test and will try to install Apache::Test in CPAN.pm, and that won't work. Probably to make a clean break the whole package

specweb99

2003-05-09 Thread ams
Hi, I have a question about the state of specweb99 module. The reason is that I failed to compile the source I pulled out of CVS on RedHat 7.3 Linux: apxs -c -DLINUX -I../../mm-1.1.3 -L../../mm-1.1.3 -lmm mod_specweb99.c gcc -DLINUX=22 -DMOD_SSL=208105 -DUSE_HSREGEX -DEAPI -DEAPI_MM -fpic -DSHARE

Re: resolving Apache::Test vs. Apache::test collision

2003-05-09 Thread Geoffrey Young
So currently we are down to two options: 1) Integrate test.pm in Test.pm. I think we should bundle Apache::Test with future versions of mod_perl to make the maintenance simple and remove the original Apache::test from it. if you mean future versions of mp1, that's a good idea. that's probably r

Re: resolving Apache::Test vs. Apache::test collision

2003-05-09 Thread Randy Kobes
On Fri, 9 May 2003, Stas Bekman wrote: [ .. ] > Yes, that shouldn't be a problem. > > So currently we are down to two options: > > 1) Integrate test.pm in Test.pm. I think we should bundle > Apache::Test with future versions of mod_perl to make the > maintenance simple and remove the original Ap

Re: specweb99

2003-05-09 Thread Greg Ames
[EMAIL PROTECTED] wrote: I have a question about the state of specweb99 module. The reason is that I failed to compile the source I pulled out of CVS on RedHat 7.3 Linux: apxs -c -DLINUX -I../../mm-1.1.3 -L../../mm-1.1.3 -lmm mod_specweb99.c gcc -DLINUX=22 -DMOD_SSL=208105 -DUSE_HSREGEX -DEAPI -DEA

Re: specweb99

2003-05-09 Thread Sander Temme
on 5/9/03 8:22, Greg Ames at [EMAIL PROTECTED] wrote: > For 2.0, we don't use apxs to build mod_specweb99, although that is a worthy > goal. We build it as if it were part of the standard httpd distribution. > Copy > the files from the specweb99-2.0/ directory to your > httpd-2.0/modules/generat

Re: specweb99

2003-05-09 Thread ams
> [EMAIL PROTECTED] wrote: > >> I have a question about the state of specweb99 module. The reason is >> that I failed to compile the source I pulled out of CVS on RedHat 7.3 >> Linux: >> >> apxs -c -DLINUX -I../../mm-1.1.3 -L../../mm-1.1.3 -lmm mod_specweb99.c >> gcc -DLINUX=22 -DMOD_SSL=208105 -DU

Re: specweb99

2003-05-09 Thread Greg Ames
[EMAIL PROTECTED] wrote: I'm assuming you are using the Apache 1.3 version? Most of the folks currently using mod_specweb99 are on Apache 2.0, so I don't know what kind of shape the 1.3 version is in. Patches (created with diff -u) would be appreciated. Correct. I need it for HP's VirtualVault

Re: specweb99

2003-05-09 Thread Greg Ames
Sander Temme wrote: on 5/9/03 8:22, Greg Ames at [EMAIL PROTECTED] wrote: For 2.0, we don't use apxs to build mod_specweb99, although that is a worthy goal. Actually, there is a GNU Makefile in the repository that builds using apxs... point the environment variable APXS to the apxs in your Apa

Re: specweb99

2003-05-09 Thread ams
> [EMAIL PROTECTED] wrote: > >>>I'm assuming you are using the Apache 1.3 version? Most of the folks >>>currently using mod_specweb99 are on Apache 2.0, so I don't know what >>>kind of shape the 1.3 version is in. Patches (created with diff -u) >>>would be appreciated. >> >> Correct. I need it

Re: Hello

2003-05-09 Thread Jacek Prucia
On Thu, 8 May 2003 21:57:08 +0200 Charles-Alexandre Sabourin <[EMAIL PROTECTED]> wrote: > Hello, > I am new to the Flood project (mainlly has a user) I try to test my JSP > developpement, using flood, and i wonder where i could access the archive of > this list, on the web site (http://htt