I installed it with CPAN and had no problems on 10.3. -----Original Message----- From: Noah Hoffman Sent: Tuesday, February 03, 2004 3:03 PM To: '[EMAIL PROTECTED]' Cc: Jack Herrington; Zalman Stern Subject: XML::Parser isn't working on OX 10.3.2
Hello, I've just upgraded our build machines from 10.2.8 to 10.3.2 and now all of my perl scripts are broken. It seems XML::Parser is the culprit, I'm gettting an error of: "Can't load '/usr/local/lib/libExpant.dylib' formodule XML::Parser::Expat: /usr/local/lib/libexpat.dylib(2): Not a recognisable object file at /Library/Perl/XML/Parser.pm line 14" I've tried reinstalling the Parser module with no luck. Does anyone have any ideas here? Thanks, Noah