Perl/Tk

Joseph Reeves iknowjoseph at gmail.com
Wed May 21 16:00:58 CEST 2008


Dear all,

I'm looking for some help getting Perl/Tk installed. I've had success
getting Python installed and working with Tk, but can't get the same
to happen with Perl:

root at om-gta02:~# perl -MTk -e 1
Can't locate loadable object for module Tk::Event in @INC (@INC
contains: /etc/perl /usr/local/lib/perl/5.8.8
/usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl   .) at
Tk.pm line 13
Compilation failed in require at Tk.pm line 13.
BEGIN failed--compilation aborted at Tk.pm line 13.
Compilation failed in require.
BEGIN failed--compilation aborted.
Undefined subroutine &Tk::Event::CleanupGlue called at
/usr/share/perl/5.8/Tk/Event.pm line 3.
END failed--call queue aborted.
root at om-gta02:~#

root at om-gta02:~# perl Tk.pm
Can't locate loadable object for module Tk::Event in @INC (@INC
contains: /etc/perl /usr/local/lib/perl/5.8.8
/usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl   .) at
Tk.pm line 13
Compilation failed in require at Tk.pm line 13.
BEGIN failed--compilation aborted at Tk.pm line 13.
Undefined subroutine &Tk::Event::CleanupGlue called at
/usr/share/perl/5.8/Tk/Event.pm line 3.
END failed--call queue aborted at Tk.pm line 13.
root at om-gta02:~#

I'm not really a Perl kind of guy, so any pointers would be greatly appreciated,

Thanks, Joseph




More information about the community mailing list