dthacker has asked for the wisdom of the Perl Monks concerning the following question:
Can't locate Template.pm in @INC (@INC contains: /usr/lib/perl5/5.005 +03/i386-linux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i +386-linux /usr/lib/perl5/site_perl/5.005 .) at /home/dthacker/tt/bin/ +tpage line 27. BEGIN failed--compilation aborted at /home/dthacker/tt/bin/tpage line +27.
I thought perhaps 5.6.1 didn't install.
Not so.
I do have /usr/local/bin in my $PATH.[dthacker@hagrid work]$ locate perl5.6.1 /usr/local/bin/perl5.6.1
What do I do to see the new version and forget the old?
TIA
Dave
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How do I get to my new version of Perl
by mitd (Curate) on Aug 28, 2001 at 06:54 UTC | |
|
Re: How do I get to my new version of Perl
by rchiav (Deacon) on Aug 28, 2001 at 06:36 UTC | |
by mandog (Curate) on Aug 28, 2001 at 09:43 UTC |