<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MrBrown blob &#187; locales</title>
	<atom:link href="http://charles.lescampeurs.org/tag/locales/feed" rel="self" type="application/rss+xml" />
	<link>http://charles.lescampeurs.org</link>
	<description>random bits.</description>
	<lastBuildDate>Sat, 10 Apr 2010 09:02:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Debian Lenny and perl locales warning messages</title>
		<link>http://charles.lescampeurs.org/2009/02/24/debian-lenny-and-perl-locales-warning-messages</link>
		<comments>http://charles.lescampeurs.org/2009/02/24/debian-lenny-and-perl-locales-warning-messages#comments</comments>
		<pubDate>Tue, 24 Feb 2009 09:59:35 +0000</pubDate>
		<dc:creator>CharlyBr</dc:creator>
				<category><![CDATA[Distro]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[locales]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://charles.lescampeurs.org/?p=152</guid>
		<description><![CDATA[If like me you just have upgraded your Debian system to Lenny, you probably encounter the following warnings while launching perl: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings:         LANGUAGE = (unset),         LC_ALL = (unset),         LANG = "fr_FR.UTF-8"     are supported and installed on your system. perl: [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fcharles.lescampeurs.org%2F2009%2F02%2F24%2Fdebian-lenny-and-perl-locales-warning-messages"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fcharles.lescampeurs.org%2F2009%2F02%2F24%2Fdebian-lenny-and-perl-locales-warning-messages&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>If like me you just have upgraded your Debian system to Lenny, you probably encounter the following warnings while launching perl:</p>
<pre>perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "fr_FR.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").</pre>
<p>To get rid of these annoying messages, I&#8217;ve just reconfigured locales with the command:</p>
<pre># dpkg-reconfigure locales</pre>
<p>Choose your locale when you&#8217;re asked for your <em>&#8220;Default locale for the system environment&#8221;.</em></p>
<p>You should have a message like:</p>
<pre>Generating locales (this might take a while)...
  en_US.UTF-8... done
Generation complete.</pre>
<p>Then, logout, login and your perl installation works fine!</p>
]]></content:encoded>
			<wfw:commentRss>http://charles.lescampeurs.org/2009/02/24/debian-lenny-and-perl-locales-warning-messages/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
