[EMAIL PROTECTED] wrote:
/usr/lib/gcc-lib/i586-suse-linux/3.3.5/../../../../i586-suse-linux/bin/ld: cannot find -lz
You're missing the zlib compression library. On Debian, the packages are called zlib1g and zlib1g-dev. Not sure about Suse, though. Probably just zlib or libz.
Regards, Bill
