- From: Zembower, Kevin <kzembowe@jhuccp.org>
- Date: Thu, 7 Feb 2008 14:46:46 -0500
- To: <www-validator@w3.org>
Olivier, I got this message trying to follow your suggestion: -bash-3.00# perl -MCPAN -e'install W3C::LinkChecker' CPAN: Storable loaded ok Going to read /root/.cpan/Metadata Database was generated on Thu, 07 Feb 2008 18:31:01 GMT Running install for module W3C::LinkChecker The module W3C::LinkChecker isn't available on CPAN. Either the module has not yet been uploaded to CPAN, or it is temporary unavailable. Please contact the author to find out more about the status. Try 'i W3C::LinkChecker'. -bash-3.00# Let me know if there's anything you'd like me to test and report on. -Kevin -----Original Message----- From: olivier Thereaux [mailto:ot@w3.org] Sent: Wednesday, February 06, 2008 8:27 PM To: Zembower, Kevin Cc: www-validator@w3.org Subject: Re: Is checklink missing? Hi Kevin, On Feb 7, 2008, at 06:50 , Zembower, Kevin wrote: > I did use 'locate' but it didn't find it, even though it seems as if > LinkChecker.pm is installed correctly: > [kevinz@www ~]$ locate checklink |fgrep -v checklinks.html > [kevinz@www ~]$ locate checklink.pl > [kevinz@www ~]$ locate LinkChecker > /usr/share/man/man3/W3C::LogValidator::LinkChecker.3pm > /usr/lib/perl5/site_perl/5.8.5/W3C/LogValidator/LinkChecker.pm > [kevinz@www ~]$ Ooh, I see now. I think you needed W3C::LinkChecker too. W3C::LogValidator::LinkChecker is the logvalidator's interface to W3C::LinkChecker. So you need both. Sorry if this was unclear. I should look into the documentation to make it clearer. -- olivier
Received on Thursday, 7 February 2008 19:48:02 UTC