2004-01-22, 09:01 AM
Ever done something like "man perl" only to notice that quotes, hyphens, and other characters aren't displaying correctly? The problem is the LANG variable in /etc/sysconfig/i18n. Change it to "en_US" instead of "en_US.UTF-8".
I posted this in the RedHat forum as well, but since the distros are "split" now, I figured it best to put this potentially important piece of information in both places.