Fw: Apache::GD::Thumbnail Question

2003-03-27 Thread Issac Goldstand
Forgive my use of the list if this is a tad OT - but I seem to not be able to contact Steven directly all of the sudden (my ISP got but on a RBL, I think, and it will take them another bit to get off - that's why it took so long, Steven) Issac On Tue, 2003-03-25 at 00:12, Issac Goldstand

Problems compiling modperl

2003-03-27 Thread Johnson, Fred
I havent been successful building mod_perl with apache, and apacheSSL on a Solaris 2.8 with the latest recommended patches. I am working on a Solaris 2.8 machine, with gcc 2.95.3, perl v5.6.1, mod_perl-1.26, apache_1.3.22, and finally, apache_1.3.22+ssl_1.45. I have been able to build

Re: Problems compiling modperl

2003-03-27 Thread Ged Haywood
On Thu, 27 Mar 2003, Johnson, Fred wrote: I haven't been successful building mod_perl with apache, and apacheSSL on a Solaris 2.8 with the latest recommended patches. I am working on a Solaris 2.8 machine, with gcc 2.95.3, perl v5.6.1, mod_perl-1.26, apache_1.3.22, and finally,

Re: Mod_perl 1.99_09dev on AIX4.3.3

2003-03-27 Thread Stas Bekman
Stas Bekman wrote: ODELL, TODD E (SWBT) wrote: [...] ulimit -c unlimited; t/TEST -clean Error in option spec: verbose:1 make: 1254-004 The error code from the last command is 255. hmm, I've added yesterday a support for make test TEST_VERBOSE=1 TEST_FILES=..., this is a problem with

make test fails - Solaris8, Perl5.8.0, mod_perl 1.99_08

2003-03-27 Thread Adrian Klingel
Hello List, I am having a mysteriously difficult time getting mod_perl installed on Solaris 8. Perl 5.8.0 is installed and was compiled from source. No threads. Apache 2.0.44 is installed and was compiled from source. Here is the output from make test. Of course there is a core dump as well.

Re: make test fails - Solaris8, Perl5.8.0, mod_perl 1.99_08

2003-03-27 Thread Stas Bekman
Adrian Klingel wrote: [...] waiting for server to start: .[Thu Mar 27 16:50:41 2003] [crit] [Thu Mar 27 16:50:41 2003] file vhost.c, line 232, assertion rv == APR_SUCCESS failed [...] If anyone can help, please do. Any help is deeply appreciated! This is the relevant code in vhost.c (httpd-side):

RE: Mod_perl 1.99_09dev on AIX4.3.3

2003-03-27 Thread ODELL, TODD E (SWBT)
Stas, MUCH Better! I got and tested the CVS an hour ago and it will get through the make test with only one fail: Failed Test Status Wstat Total Fail Failed List of Failed

Re: Mod_perl 1.99_09dev on AIX4.3.3

2003-03-27 Thread Stas Bekman
ODELL, TODD E (SWBT) wrote: Stas, MUCH Better! ;) I got and tested the CVS an hour ago and it will get through the make test with only one fail: Failed Test Status Wstat Total Fail Failed List of Failed

Re: the deprecation of Apache-request in mp2

2003-03-27 Thread Nick Tonkin
On Tue, 25 Mar 2003, Stas Bekman wrote: Lincoln Stein wrote: How about making CGI.pm a subclass of $r? (optionally of course, by dynamically changing @ISA), so instead of returning $q it'll return $r, after re-blessing it. Sounds interesting. What would be the advantage of that? The

[ANNOUNCE] Apache::PAR 0.12

2003-03-27 Thread Nathan Byrd
Hi all, I am happy to announce the release of Apache::PAR version 0.12. This module is available for download from either a CPAN mirror or sourceforge: http://www.cpan.org/modules/by-authors/id/N/NB/NBYRD/Apache-PAR-0.12.tar.gz http://sourceforge.net/projects/apache-par/. Highlights from this