RE: validating error need help

I installed the Config/General.pm, the installation was OK:

t/run....ok 16/19 .. ok # Testing value pre-setting using a hash
t/run....ok 17/19 .. ok # Testing value pre-setting using a string
t/run....ok 18/19 .. ok # Testing various otion/value assignment
notations
t/run....ok
All tests successful.
Files=1, Tests=19,  6 wallclock secs ( 0.10 cusr +  0.01 csys =  0.11
CPU)
[root@seahawk Config-General-2.27]# make install
Writing
/usr/local/lib/perl5/site_perl/5.8.3/i686-linux/auto/Config/General/.pac
klist
Appending installation info to
/usr/local/lib/perl5/5.8.3/i686-linux/perllocal.pod
[root@seahawk Config-General-2.27]#


I tried it again and still getting the errors:

Software error:
Can't locate Config/General.pm in @INC (@INC contains:
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl) at
/usr/local/validator/htdocs/check line 46.
BEGIN failed--compilation aborted at /usr/local/validator/htdocs/check
line 46.

For help, please send mail to the webmaster (root@localhost), giving
this error message and the time and date of the error. 




-----Original Message-----
From: olivier Thereaux [mailto:ot@w3.org]
Sent: Wednesday, June 23, 2004 5:48 PM
To: Nguyen, Long P (Mission Systems)
Cc: validator list
Subject: Re: validating error need help


On Jun 24, 2004, at 06:02, Nguyen, Long P (Mission Systems) wrote:
> I copied the check file over from 
> "/usr/local/validator/httpd/cgi-bin/check" to 
> "/usr/local/validator/htdocs/check"

I think you had previously forgotten (or had a problem with) the script 
alias for /check
copying check to htdocs works, too...

> And now when I try it again - I get the following errors below about 
> the "check" file.
> Software error:
> Can't locate Config/General.pm in @INC .
> Any ideas?

You need to install Config::General. see
	http://validator.w3.org/docs/install.html#install-prereq

Good luck, don't hesitate to suggest improvements to the installation 
docs.
-- 
olivier
	

Received on Thursday, 24 June 2004 10:28:27 UTC