help with perl on redhat

Michael Schwendt fedora at wir-sind-cool.org
Fri Jun 25 13:13:56 UTC 2004


On Thu, 24 Jun 2004 11:56:06 -0700, Nguyen, Long P (Mission Systems) wrote:

> I am getting this error when I try to use the Validator:
> 
> *****
> 
> 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 at localhost), giving this error message and the time and date of the error. 
> 
> *****
> 
> I reinstalled Perl 5.8.3 and tried it again. Still getting the same errors - looks like it is trying to use the older perl??, is there a way to tell it to use 5.8.3?  It is going to the old perl path, how can I point it to the newer perl?  Thank you for your help.

You are missing the Config::General module and may need to install it from
CPAN yourself or search for a repository which provides it in RPM format.
E.g. http://fedora.us provides it for Fedora Core 1 and 2, but not built
it for Red Hat Linux. You could request a rebuild, though, or rebuild the
src.rpm yourself.





More information about the redhat-list mailing list