Mailing List Archive

Found problem with UTF - MythTV
Jeremy,
The unicode problem stems from the LANG format in the environment.
Do a 'env LANG=C perl makefile.PL' and the UTF problems will go away.
Still trying to get this thing compiled on RH8.0
Harry
Re: Found problem with UTF - MythTV [ In reply to ]
> Jeremy,
> The unicode problem stems from the LANG format in the environment. Do a
> 'env LANG=C perl makefile.PL' and the UTF problems will go away.
>
That's cool! I gotta try it. I wonder if you can set 'env LANG=C' in
your .profile (or whatever bash calls it) and then do an 'export LANG'?
It would be nice to have it carry thru to all apps.

> Still trying to get this thing compiled on RH8.0
>
I haven't been able to get to it yet. I'm still shopping for a caputre card!

Good luck with the compiling ;)

Jeremy