Perl 5.6.0, AIX, Missing Module
- From: craig.moynes@xxxxxxxxx (Craig Moynes)
- Date: Mon, 30 May 2005 14:16:51 -0400
I am using the File::Tail perl module. When I try to run my script I
get the following error message:
Can't locate loadable object for module Time::HiRes in @INC (@INC
contains: /usr/opt/perl5/lib/5.6.0/aix /usr/opt/perl5/lib/5.6.0
/usr/opt/perl5/lib/site_perl/5.6.0/aix
/usr/opt/perl5/lib/site_perl/5.6.0 /usr/opt/perl5/lib/site_perl .) at
/usr/opt/perl5/lib/site_perl/5.6.0/File/Tail.pm line 21
Compilation failed in require at
/usr/opt/perl5/lib/site_perl/5.6.0/File/Tail.pm line 21.
however Time/HiRes.pm is located in
/usr/opt/perl5/lib/5.6.0/aix/Time/HiRes.pm, it is accessbile by my
userid, and running a perldoc -m Time::HiRes does work.
Anyone know of something that could fix this?
--
Primer:
Shane Carruth: It's about some engineers that are trying to build a
device that "degrades" gravity. They find out it has unexplainable
properties. Hilarity ensues.
.
- Follow-Ups:
- Re: Perl 5.6.0, AIX, Missing Module
- From: Dave Thacker
- Re: Perl 5.6.0, AIX, Missing Module
- Prev by Date: Re: Simple question
- Next by Date: Re: Perl 5.6.0, AIX, Missing Module
- Previous by thread: require "sys/socket.ph";
- Next by thread: Re: Perl 5.6.0, AIX, Missing Module
- Index(es):
Relevant Pages
|