with the following error Can't locate Tk/Event.pm in @INC I have reinstalled several times I don't understand the problem because Event is a directory in Tk-804.027 with Event.pm in it john larsonperl -V Characteristics of this binary (from libperl): Compile-time options: USE_LARGE_FILES Built under linux Compiled at Oct 16 2002 12:53:28 @INC: /usr/lib/perl5/5.8.0/i386-linux /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl . #!/usr/bin/perl use strict; print "Content-type: text/plain", "\n\n"; use CGI::Carp qw(fatalsToBrowser); use lib '/home/bthcraft/modules/Tk-804.027'; use Tk; print "\@INC is @INC\n";
In reply to perl Tk installation problems by jwlarson3rd
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |