[lug] a perl question

Ken Weinert kenw at ihs.com
Wed May 10 12:41:39 MDT 2000


I'm pretty new to this perl stuff (and currently at a newbie user level)
so I have a question that I'd like to ask. I've a program that gives me
the following message when I try to run it:

Can't locate Tk.pm in @INC (@INC contains:
/usr/lib/perl5/5.00503/i586-linux /usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i586-linux /usr/lib/perl5/site_perl/5.005
.) at ./gixview line 24.
BEGIN failed--compilation aborted at ./gixview line 24.

So, I tried the following command to acquire the missing item:

perl -MCPAN -e 'install Bundle::Tk'

and from this I get the following:

CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
ftp://ftp.cs.colorado.edu/pub/perl/CPAN/authors/01mailrc.txt.gz
Going to read /tmp/cpan/sources/authors/01mailrc.txt.gz
CPAN: Compress::Zlib loaded ok
Fetching with LWP:
ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/02packages.details.txt.gz
Going to read /tmp/cpan/sources/modules/02packages.details.txt.gz
Scanning cache /tmp/cpan/build for sizes
Fetching with LWP:
ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/03modlist.data.gz
Going to read /tmp/cpan/sources/modules/03modlist.data.gz
Can't install Bundle::Tk, don't have an associated bundle file.  :-(
at /usr/lib/perl5/5.00503/CPAN.pm line 1833


	Any gentle (preferably) kicks in the right direction will be
greatly appreciated. Thanks.

-- 
Ken Weinert   kenw at ihs.com 303-858-6956 (V) 978-336-5652 (F)
PGP: DF 2B 6C 72 33 BE 06 D1  9D C4 ED 32 36 97 C0 6E





More information about the LUG mailing list