[rt-users] Localisation error within RT3/rt-crontool?
Kris Boutilier
Kris.Boutilier at scrd.bc.ca
Thu Apr 10 12:48:05 EDT 2003
I've been trying to get the escalator cron tool in RT3.0.0 running and am
getting a Perl error thus:
# ./rt-crontool
Failed to load module . (Can't locate RT/I18N/en_us.pm in @INC (@INC
contains: /usr/local/rt3/lib /usr/local/rt3/local/lib
/usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1
/usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1
/usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl
/usr/lib/perl5/vendor_perl/5.6.1/i386-linux /usr/lib/perl5/vendor_perl/5.6.1
/usr/lib/perl5/vendor_perl .) at (eval 1408) line 3.
) at ./rt-crontool line 137.
It looks like there is no en_us.pm in the locales directory, nor on the
system anywhere. Other than this everything in RT3 has been working just
fine. My perl executable is v.5.6.1. and the locale command reports:
# locale
LANG=en_US.iso885915
LC_CTYPE="en_US.iso885915"
LC_NUMERIC="en_US.iso885915"
LC_TIME="en_US.iso885915"
LC_COLLATE="en_US.iso885915"
LC_MONETARY="en_US.iso885915"
LC_MESSAGES="en_US.iso885915"
LC_PAPER="en_US.iso885915"
LC_NAME="en_US.iso885915"
LC_ADDRESS="en_US.iso885915"
LC_TELEPHONE="en_US.iso885915"
LC_MEASUREMENT="en_US.iso885915"
LC_IDENTIFICATION="en_US.iso885915"
LC_ALL=
Any thoughts?
More information about the rt-users
mailing list