
fixles
Novice
Aug 24, 2011, 3:47 PM
Post #1 of 1
(495 views)
|
|
Growl::GNTP IO::Socket::INET Connection refused
|
Can't Post
|
|
Hi, One of my scripts which sends a growl notification to windows PC's using Growl::GNTP works perfectly on windows but throws up an IO::Socket::INET error on Ubuntu 11.4, perl 5.10.1.
IO::Socket::INET: connect: Connection refused at /usr/local/share/perl/5.10.1/Growl/GNTP.pm line 44, <GEN0> line 29. IO::Socket::INET: connect: Connection refused at /usr/local/share/perl/5.10.1/Growl/GNTP.pm line 44. I've tried running the script as root in case it was permissions but get exactly the same error. Anyone any ideas? Thanks
|