Re: Can't locate Tk/MDI/ChildWindow.pm
- From: george.sakkis@xxxxxxxxx
- Date: 24 Sep 2006 06:12:08 -0700
Sisyphus wrote:
What do the following 2 one-liners produce:
perl -MTk::MDI -e 'print $Tk::MDI::VERSION;'
Can't locate Tk/MDI/ChildWindow.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl .) at /usr/local/share/perl/5.8.7/Tk/MDI.pm
line 12.
Compilation failed in require.
BEGIN failed--compilation aborted.
perl -e 'print $^X, "\n";'
/usr/bin/perl
The first line seems to be the problem; that's what the program prints
when it dies. Where should I look manually to see if the module is
actually installed? Thanks for any help,
George
.
- Follow-Ups:
- Re: Can't locate Tk/MDI/ChildWindow.pm
- From: Brian McCauley
- Re: Can't locate Tk/MDI/ChildWindow.pm
- References:
- Can't locate Tk/MDI/ChildWindow.pm
- From: george . sakkis
- Re: Can't locate Tk/MDI/ChildWindow.pm
- From: Sisyphus
- Can't locate Tk/MDI/ChildWindow.pm
- Prev by Date: Re: Can't locate Tk/MDI/ChildWindow.pm
- Next by Date: Re: Can't locate Tk/MDI/ChildWindow.pm
- Previous by thread: Re: Can't locate Tk/MDI/ChildWindow.pm
- Next by thread: Re: Can't locate Tk/MDI/ChildWindow.pm
- Index(es):