Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Can't locate Time/Local.pm

Quote Reply
Can't locate Time/Local.pm
Installation was going soooo well, then it started doing this when I tried adding a new link.
Code:
Error Message : fatal error: Can't locate Time/Local.pm in @INC (@INC contains: /www/cgi-bin/qm/links/admin /usr/lib/perl5/i686-linux/5.00404 /usr/lib/perl5 /usr/lib/perl5/site_perl/i686-linux /usr/lib/perl5/site_perl .) at /www/cgi-bin/qm/links/admin/links.cfg line 160.

This error message refers to the part in the links.cfg file in the midst of the sub date_to_unix that says:

Code:
require Time::Local;

Do I not have all of Perl5 installed?
Is there something else I have to do?

Thanks for any help in advance.
-Mark




[This message has been edited by QuickyMart (edited July 01, 1999).]
Quote Reply
Re: Can't locate Time/Local.pm In reply to
You ISP may not have Perl completely installed. I'd talk to them about this problem.