On Mon, Sep 22, 2003 at 10:20:33AM +1000, [EMAIL PROTECTED] wrote: > As far as I can tell perl is broken for a lot of things in RH9.
It doesn't like UTF-8 charsets which, AFAIK, are enabled by default on RH9. In /etc/sysconfig/i18n, drop the ".UTF-8" suffix from $LANG and reboot, e.g. if it's "en_AU.UTF-8", change it to "en_AU". > That might be the problem > or I might be talking dangly bits I saw quite a few odd things happen until I changed $LANG ... Cheers, John -- whois [EMAIL PROTECTED] GPG key id: 0xD59C360F http://kirriwa.net/john/ -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
