So I'm working on tracking down these four things... and what apt-get package they would be in.
The system said for a Redhat system to install libz-devel... tryed getting apt-get to do either that or just 'lib-devel'... both times no dice (didn't even find them).
An error occurred while linking the DBD::mysql driver. The error message seems to indicate that you don't have a libz.a, libgz.a, libz.so or libgz.so. This is typically resolved by:
So I know I'm looking for libz.. my probelm is it a CPAN archive... or a apt-get for linux?
