Learn about Linux
Download Linux
Get Linux help
Get special offers on:
Linux Application Dev Programming Software
Email:
To run applications that lack support for Unicode locales, you may work around by setting the LANG environment variable at the shell prompt to C prior to typing the application name. For example:
env LANG=C acroread
#
Return to Red Hat 8.0: The new ease and power Linux champ
© Copyright 1999-2008 - SourceForge, Inc., All Rights Reserved About Linux.com - Privacy Statement - Terms of Use - Advertise - Trademark - Ask Linux Questions - Write for Us - RSS Feed ThinkGeek - Slashdot - SourceForge.net - freshmeat - Surveys - Jobs
Work around for UTF-8 from RH8 Release Notes
Posted by: Danilo Câmara on October 09, 2002 12:20 AMTo run applications that lack support for Unicode locales, you may work around by setting the LANG environment variable at the shell prompt to C prior to typing the application name. For example:
env LANG=C acroread
#