On Jan 12, 2004, at 5:39 PM, Andy Ruse wrote:
I found the solution to this problem after much trial and error. Apparently some perl modules have a problem with the "en_US.UTF-8" encoding. On RedHat 9, I needed to change the file /etc/sysconfig/i18n. I changed the line
LANG="en_US.UTF-8" to LANG="en_US"
Did you find out which module?
FWIW, LANG="C" is the most "back-to-basics" setting there is.
- ask
-- http://www.askbjoernhansen.com/
