Web Hosting Talk







View Full Version : Locale::gettext not found error


CmptrWz
09-09-2002, 04:12 PM
Locale:gettext, located at /usr/lib/perl5/site_perl/5.005/i386-linux/Locale/gettext.pm, cannot seem to be found when starting HTTP, causing it to fail.
The error that is generated is the following(useless stuff cut out):

Can't locate loadable object for module Locale::gettext in @INC (@INC contains: /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 . /etc/httpd/ /etc/httpd/lib/perl) at /usr/lib/perl5/site_perl/5.005/Cobalt/Util.pm line 11

Does anyone have any idea on how to correct this?

This occured after mod_throttle was installed and working. The main and control panel http servers stopped running the night after mod_throttle was installed.

CmptrWz
09-09-2002, 04:43 PM
Allow me to say "DOH" in that I forgot to say this is on a RAQ4i.

CmptrWz
09-09-2002, 06:31 PM
Well, I fixed it myself by re-compiling gettext manually.