Apache::DB and perl 5.80

2002-11-28 Thread Rob Mueller
I've noticed a few comments around the web of problems with 5.8.0 and
Apache::DB, but no responses that anyone is looking at it or has a solution.

~www/bin/httpd -X -Dperldb
[notice] Apache::DB initialized in child 2076
[Thu Nov 28 03:24:44 2002] [error] No DB::DB routine defined at
/usr/local/lib/perl5/5.8.0/i686-linux/lib.pm line 10.
Compilation failed in require at conf/startup.pl line 21.
BEGIN failed--compilation aborted at conf/startup.pl line 21.
Compilation failed in require at (eval 6) line 1.

Does anyone know is anyone is looking into this or if there's a solution
floating around?

Rob




Re: Apache::DB and perl 5.80

2002-11-28 Thread Michael Maibaum
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


On Thursday, Nov 28, 2002, at 00:25 US/Pacific, Rob Mueller wrote:


I've noticed a few comments around the web of problems with 5.8.0 and
Apache::DB, but no responses that anyone is looking at it or has a 
solution.


I've had much the same problem in OS X with 5.8.0, and even asked 
herebut no-one seemed to know anything (or at least no-one who did 
noticed my email ;) )

~www/bin/httpd -X -Dperldb
[notice] Apache::DB initialized in child 2076
[Thu Nov 28 03:24:44 2002] [error] No DB::DB routine defined at
/usr/local/lib/perl5/5.8.0/i686-linux/lib.pm line 10.
Compilation failed in require at conf/startup.pl line 21.
BEGIN failed--compilation aborted at conf/startup.pl line 21.
Compilation failed in require at (eval 6) line 1.

Does anyone know is anyone is looking into this or if there's a 
solution
floating around?

I'd love to be able to get it working as well

Michael
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.0 (Darwin)

iD8DBQE95d4kilk3LUlIL0MRAnFFAKDvfCe3omre/URaqGyIV173EWkvDACg01xa
llFbL019nQxnSSAOOSPodM8=
=arKd
-END PGP SIGNATURE-




Re: Apache::DB and perl 5.80

2002-11-28 Thread John Siracusa
On 11/28/02 4:13 AM, Michael Maibaum wrote:
 On Thursday, Nov 28, 2002, at 00:25 US/Pacific, Rob Mueller wrote:
 I've noticed a few comments around the web of problems with 5.8.0 and
 Apache::DB, but no responses that anyone is looking at it or has a
 solution. 
 
 I've had much the same problem in OS X with 5.8.0, and even asked
 herebut no-one seemed to know anything (or at least no-one who did
 noticed my email ;) )

I asked about it as well, and I seem to recall someone responding, saying
that it doesn't work now, but top men are working on the problem.

(Who?  Top...men...)
-John