w3c checklink: problem regarding LWP::Authen::Ntlm module

Dear Sir/Madam:
 
We are working on the w3c: checklink.pl for our school project on web
caching.
Our web site URL: http://dcm.cl.uh.edu/capf3gp7/
<http://dcm.cl.uh.edu/capf3gp7/> 
 
We are getting errors for those web page links that needs authentication
(using username and password).
We are including all the error report below. 
 
We have all modules available on our machine, including the
LWP::Authen::Ntlm
module. 
 
We have downloaded the source code (Revision
<http://dev.w3.org/cvsweb/validator/httpd/cgi-bin/checklink.pl?rev=3.6.2.20&
content-type=text/x-cvsweb-markup> 3.6.2.20 ) from your website. We are
running this program from the command line. Could you suggest solution to
this problem. 
 
Your help is highly appreciated.
 
 
Following are the errors we received.
 
[capf3gp7@plum W3CLinkCheck]$ ./checklink.pl -D 3
http://dcm.cl.uh.edu/yue/courses/xml/Summer2003/
W3C checklink version 3.6.2.20 (c) 1999-2003 W3C
GET http://dcm.cl.uh.edu/yue/courses/xml/Summer2003/  fetched in 0.1s
 
Processing      http://dcm.cl.uh.edu/yue/courses/xml/Summer2003/
 
Parsing...
 done (98 lines in 0.0s).
Checking anchors...
 done.
Checking link http://dcm.cl.uh.edu/yue/images/email.gif
HEAD http://dcm.cl.uh.edu/yue/images/email.gif  fetched in 0.0s
Checking link
http://dcm.cl.uh.edu/xmlboard/xmlboard.pl?board=csci5931xmlsu2003
HEAD http://dcm.cl.uh.edu/xmlboard/xmlboard.pl?board=csci5931xmlsu2003
fetched in 0.0s
Checking link http://dcm.cl.uh.edu/yue/css/course.css
HEAD http://dcm.cl.uh.edu/yue/css/course.css  fetched in 0.0s
Checking link http://dcm.cl.uh.edu/yue/courses/xml/Spring2003
HEAD http://dcm.cl.uh.edu/yue/courses/xml/Spring2003
HEAD http://dcm.cl.uh.edu/yue/courses/xml/Spring2003/  fetched in 0.0s
Checking link http://dcm.cl.uh.edu/yue/courses/xml/notes/general/index.asp
HEAD http://dcm.cl.uh.edu/yue/courses/xml/notes/general/index.asp Can't
locate object method "authenticate" via package "LWP::Authen::Ntlm" (perhaps
you forgot to load "LWP::Authen::Ntlm"?) at
/usr/lib/perl5/site_perl/5.6.1/LWP/UserAgent.pm line 545.
[capf3gp7@plum W3CLinkCheck]$
 
[capf3gp7@plum W3CLinkCheck]$ ./checklink.pl -D 3
http://nas.cl.uh.edu/pinnakam/webpage/iad.html
W3C checklink version 3.6.2.20 (c) 1999-2003 W3C
GET http://nas.cl.uh.edu/pinnakam/webpage/iad.html  fetched in 0.0s
 
Processing      http://nas.cl.uh.edu/pinnakam/webpage/iad.html
 
Parsing...
 done (45 lines in 0.0s).
Checking anchors...
 done.
Checking link http://dcm.cl.uh.edu/ding/classes/4230/homeworks/hw4.htm
HEAD http://dcm.cl.uh.edu/ding/classes/4230/homeworks/hw4.htm  fetched in
0.0s
Checking link http://dcm.cl.uh.edu/ding/classes/4230/homeworks/hw1.htm
HEAD http://dcm.cl.uh.edu/ding/classes/4230/homeworks/hw1.htm  fetched in
0.0s
Checking link http://dcm.cl.uh.edu/c4230su2pinnakam/hw2
HEAD http://dcm.cl.uh.edu/c4230su2pinnakam/hw2
HEAD http://dcm.cl.uh.edu/c4230su2pinnakam/hw2/  fetched in 0.0s
Checking link http://dcm.cl.uh.edu/c4230su2pinnakam/hw3/login.html
HEAD http://dcm.cl.uh.edu/c4230su2pinnakam/hw3/login.html Can't locate
object method "authenticate" via package "LWP::Authen::Ntlm" (perhaps you
forgot to load "LWP::Authen::Ntlm"?) at
/usr/lib/perl5/site_perl/5.6.1/LWP/UserAgent.pm line 545.
[capf3gp7@plum W3CLinkCheck]$
 
 
[capf3gp7@plum W3CLinkCheck]$ ./checklink.pl -D 3
http://dcm.cl.uh.edu/c4230su2pinnakam/hw3/login.html
W3C checklink version 3.6.2.20 (c) 1999-2003 W3C
GET http://dcm.cl.uh.edu/c4230su2pinnakam/hw3/login.html  fetched in 0.0s
 
Authentication is required for
http://dcm.cl.uh.edu/c4230su2pinnakam/hw3/login.html.
The realm is .
Use the -u and -p options to specify a username and password and the -d
option
to specify trusted domains.
[capf3gp7@plum W3CLinkCheck]$
 

 

 

Thanks in advance,

 

Murali.

 

 

Received on Friday, 7 November 2003 02:04:04 UTC