For those who may not have seen this ...
<http://www.macslash.org/comments.pl?sid=02/10/23/1513202&threshold=0&commentsort=0&mode=thread&cid=8>
.... it appears that perl 5.6 will accept 'EQ' and 'NE' as valid
syntax, but perl-5.8.0 requires them to be lower-case. Some of the
scripts used in the installation of the QuickTime 6.0.2 update use
the upper-case versions and cause problems (the upgrade installation
fails due to syntax errors in the postflight script).
I switched my /usr/bin/perl to point to the original perl-5.6.0 and
it installed fine. The above web-site tells you how to fix the
scripts to work with perl-5.8.0.
--
Ray Zimmerman / e-mail: [EMAIL PROTECTED] / 428-B Phillips Hall
Sr Research / phone: (607) 255-9645 / Cornell University
Associate / FAX: (815) 377-3932 / Ithaca, NY 14853
- Re: perl-5.8 and QuickTime updater Ray Zimmerman
- Re: perl-5.8 and QuickTime updater Trey Harris
- Re: perl-5.8 and QuickTime updater David H. Adler