On Tue, 25 Jan 2005 11:03:38 +0100, Domi...@audi.de
<Domi...@audi.de> wrote:
An error occurred while linking the DBD::mysql driver. The error
message seems to indicate that you don't have a libz.a,
or a libz.so. This is typically resolved by:
1.) You may try to remove the -lz or -lgz flag from the libs list
by using the --libs switch for "perl Makefile.PL".
2.) On Red Hat Linux install libz-devel
3.) On other systems, please contact the mailing list
Msql...@lists.mysql.com
Obviously, the third point seemed worth for you to follow. Have you
considered first two as well? It really doesn't mean much more than to
replace "Red Hat" with Suse. :-(
Jochen