>>>>> "Paul" == Paul Marquess <[EMAIL PROTECTED]> writes:
Paul> If the problem is limited to 10.2.3, and fixed in 10.2.4, I can document Paul> that in my release notes. I've got failures on 10.2.4. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------ t/01version.t 1 1 100.00% 1 t/02zlib.t 230 1 0.43% 1 t/04encoding.t 15 1 6.67% 1 t/05gzsetp.t 11 1 9.09% 1 Failed 4/5 test scripts, 20.00% okay. 4/270 subtests failed, 98.52% okay. Hmm. It's all about zlib.h not matching libz. ... # The version of zlib.h does not match the version of libz # # You have zlib.h version 1.1.4 # and libz version 1.1.3 # # You probably have two versions of zlib installed on your system. # Try removing the one you don't want to use and rebuild. Ahh... and that's an obsolete fink package... (rebuilding...) And now it works fine. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <[EMAIL PROTECTED]> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!