that message is instructing you to do this:<br>
$ export LANGUAGE="en"<br>
$ export LC_ALL="unset"<br>
$ export LANGUAGE="UTF-8-US"<br>
<br>
although, this seems coutnerintuitive as the 3rd set will overwrite the first. but tahts the gist of it.<br><br><div><span class="gmail_quote">On 11/28/05, <b class="gmail_sendername">Hakim Singhji</b> <<a href="mailto:hzs202@nyu.edu">
hzs202@nyu.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Eamonn Sullivan <eamonn.sullivan <at> <a href="http://gmail.com">
gmail.com</a>> writes:<br><br>><br>> My suggestion is to hold off until after exams.<br>Well like always I receive good advice and completely ignore it... I had a<br>few extra hours with nothing to do... so I thought I might be able to
<br>complete an upgrade...<br><br>To make a long story short... one problem I see so far is that my system is<br>relying on "C" locales as opposed to LC_ALL. I don't exactly know what that<br>means so let me show you what error I received at install:
<br><br>Terminal:<br>-----------------------------<br>error: perl cannot locate locale revert to "C" as default. Install locale<br>and set:<br><br>LANGUAGE="en"<br>LC_ALL="unset"<br>LANGUAGE="UTF-8-US"
<br>------------------------------<br><br>It was something like this... what does this mean and how do I install the<br>locale files (LC, LC_ALL, etc.)?<br><br>Best,<br><br>Hakim<br><br><br>--<br>ubuntu-users mailing list
<br><a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br><a href="http://lists.ubuntu.com/mailman/listinfo/ubuntu-users">http://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br></blockquote>
</div><br>