How do I set the LANG environment variable

Hello,I am doing the WebServer on the Solaris machines with version 8. I came up to the problem, which it needs to set the LANG environment variable to "en_US" for my shell. How do I do it?LANG=en_US Any help would greatly appreciate.
[262 byte] By [mmle] at [2007-11-26 7:18:18]
# 1
HelloIf you want to set the variable for the shell (and not for the web server) and only for a certain user you should try to set the variable in $HOME/.profile.I'm not sure if it will work correctly.Martin
Martin_Rosenau at 2007-7-6 18:56:59 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...