I'm trying to get Growl to work with the text based irc client weechat-curses. I have both perl and python and the Growl libraries for both languages installed. However, when I try to load a script into weechat it gives me the following error:
WeeChat-Error: can't find Plugin "/Users/mallow/.weechat/plugins/pygrowl.py": dlopen(/Users/mallow/.weechat/plugins/pygrowl.py, 10):
no suitable image found. Did find: /Users/mallow/.weechat/plugins/pygrowl.py: file to short
The script - when executed on the command line - functions as it should and shows the appropriate Growl notification.
Any suggestions are greatly appreciated!
How to get Growl working with weechat?
Re: How to get Growl working with weechat?
Right, problem solved :-) It turned out I was using a weechat version without perl and python support...
Compiled the program again, now with perl and python and all is well.
Compiled the program again, now with perl and python and all is well.