- From: Don Brutzman <brutzman@nps.navy.mil>
- Date: Wed, 02 Oct 2002 18:43:43 -0700
- To: www-validator@w3.org
- CC: Don McGregor <mcgredo@cs.nps.navy.mil>
Followed the steps, trying to install checklink.pl properly according to
http://www.w3.org/2000/07/checklink
on a Windows XP box with fresh install of ActiveState and Cygnus tools.
Found the following additional dependencies were needed, tho not
listed on page. Downloaded them from CPAN search into various
C:\perl\site\lib subdirectories
Http::BrowserDetect.pm
LWP::EventLoop.pm
LWP::MainLoop.pm
Time::HiRes.pm
Verified all of these landed in their respective directories cleanly.
Running checklink eceives the following error:
=============================
C:\perl\site>checklink.pl
[Wed Oct 2 18:26:57 2002] C:\perl\site\checklink.pl: Can't locate loadable object for module Time::HiRes in @INC (@INC
contains: C:/perl/lib C:/perl/site/lib .) at C:\perl\site\checklink.pl line 1181
[Wed Oct 2 18:26:57 2002] C:\perl\site\checklink.pl: Compilation failed in require at C:\perl\site\checklink.pl line
1181.
[Wed Oct 2 18:26:57 2002] C:\perl\site\checklink.pl: BEGIN failed--compilation aborted at C:\perl\site\checklink.pl
line 1181.
Content-type: text/html
<H1>Software error:</H1>
<PRE>Can't locate loadable object for module Time::HiRes in @INC (@INC contains: C:/perl/lib C:/perl/site/lib .) at
C:\perl\site\checklink.pl line 1181
Compilation failed in require at C:\perl\site\checklink.pl line 1181.
BEGIN failed--compilation aborted at C:\perl\site\checklink.pl line 1181.
</PRE>
<P>
For help, please send mail to this site's webmaster, giving this error message
and the time and date of the error.
=============================
Module appears to be there:
C:\perl\site\lib\time>ls -al
-rw-r--r-- 1 brutzman None 12030 Oct 2 18:26 HiRes.pm
Not sure how to troubleshoot further or fix at this point.
Any help/pointers welcome.
all the best, Don
--
Don Brutzman Naval Postgraduate School, Code UW/Br Root 200 work 831.656.2149
Monterey California 93943-5000 USA fax 831.656.3679
Virtual worlds/underwater robots/Internet http://web.nps.navy.mil/~brutzman
Received on Wednesday, 2 October 2002 21:44:39 UTC