3 messages in com.mysql.lists.perlRe: DBD::mysql fails make test fails ...
FromSent OnAttachments
Roger Grayson18 Aug 2000 12:08 
Jochen Wiedmann20 Aug 2000 04:49 
Roger Grayson21 Aug 2000 10:55 
Subject:Re: DBD::mysql fails make test fails on Red Hat 6.2
From:Jochen Wiedmann (jo@ispsoft.de)
Date:08/20/2000 04:49:37 AM
List:com.mysql.lists.perl

Roger Grayson wrote:

I checked the mailing list archiives and found the stuff about using 'perl Makefile.PL OPTIMIZE="-lz" --config ' and that did not help (nor did using -lgz).

Try identifying the linker command and adding -lz or -lgz there.

Bye,

Jochen