Hi,<br>I was trying to get gcc give error message in a different language. But it still gives me the error message in english.<br><br>my locale output<br>varun@varun-desktop:/usr/share/locale/es/LC_MESSAGES$ locale<br>LANG=en_IN<br>

LC_CTYPE=&quot;es_EC.utf8&quot;<br>LC_NUMERIC=&quot;es_EC.utf8&quot;<br>LC_TIME=&quot;es_EC.utf8&quot;<br>LC_COLLATE=&quot;es_EC.utf8&quot;<br>LC_MONETARY=&quot;es_EC.utf8&quot;<br>LC_MESSAGES=&quot;es_EC.utf8&quot;<br>LC_PAPER=&quot;es_EC.utf8&quot;<br>

LC_NAME=&quot;es_EC.utf8&quot;<br>LC_ADDRESS=&quot;es_EC.utf8&quot;<br>LC_TELEPHONE=&quot;es_EC.utf8&quot;<br>LC_MEASUREMENT=&quot;es_EC.utf8&quot;<br>LC_IDENTIFICATION=&quot;es_EC.utf8&quot;<br>LC_ALL=es_EC.utf8<br><br>
gcc.mo is present in my /usr/share/local/es<br>
<br>i am also getting the error messages for other programs like apt in spanish but not gcc.<br>Can anybody help me in this regard??<br><br>I am using gcc-4.4.3 on 64bit ubuntu 10.04 machine<br><br>thank you <br>