Hi
I was developing a small plugin in perl in stable version (0.59) which
uses Gtk-perl and it worked fine.
But in development version (0.60), i get the following error:
Can't load module Gtk, dynamic loading not available in this perl.
(You may need to build a new perl executable which either supports
dynamic loading or has the Gtk module statically linked into it.)
at /home/word/.gaim/gaim.pl line 3
Compilation failed in require at /home/word/.gaim/gaim.pl line 3.
BEGIN failed--compilation aborted at /home/word/.gaim/gaim.pl line 3.
Is this issue normal? Why now i can't load dynamic modules in perl?
Regards
|