On 03/03/2005 @ 20:56 GMT, Chris Nandor, [EMAIL PROTECTED], wrote: >I just uploaded Mac::Growl to the CPAN. It is an interface to Growl. > > http://growl.info/
[...] I just tried installing Mac::Growl from CPAN and it died badly during `make test' ----------------------------------------------------------- Created and installed App glue for GrowlHelperApp.app (GrowlHelperApp) /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/Mac-Growl....ok 1/11No event 'register' available from glue for 'GrowlHelperApp' at /Users/phil/.cpan/build/Mac-Growl-0.61/blib/lib/Mac/Growl.pm line 205 # Looks like you planned 11 tests but only ran 1. # Looks like your test died just after 1. t/Mac-Growl....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-11 Failed 10/11 tests, 9.09% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/Mac-Growl.t 255 65280 11 10 90.91% 2-11 Failed 1/1 test scripts, 0.00% okay. 10/11 subtests failed, 9.09% okay. make: *** [test_dynamic] Error 2 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force ------------------------------------------------------------------------ This is using Perl 5.8.6 (I also tried from source last night and got the same result. I've got Mac::Glue installed BTW). Any pointers? Cheers, Regards, Phil.