Hi y'all,
After lurking for over two years it seems to be the time to uncloak and
ask a little question.
I was trying to install Chris Nandors Mac::Growl on my Dual 1.8
G5/Tiger, Perl out of the Box.
> cpan install Mac::Growl
gives me the following errors:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/Mac-Growl....ok 1/11**** ERROR **** PerlObjCBridge:
convertPerlToObjC(): Referenced thingy not blessed
**** ERROR **** PerlObjCBridge: convertArg() for index 2:
convertPerlToObjC() failed
**** ERROR **** PerlObjCBridge: sendObjcMessage: Error converting
argument 1 for message "iconForFile:"
**** ERROR **** PerlObjCBridge: error sending message iconForFile: at
/System/Library/Perl/Extras/5.8.6/darwin-thread-multi-2level/PerlObjCBridge.pm
line 230, <DATA> line 1.
Doing a 'traditional' install (perl Makefile.pl...) yields the same result.
Google (web/newsgroups) and the macosx-archive didn't make me any wiser.
Maybe you can point me into the right direction.
Greetings from Hamburg, Germany,
Joergen