[clug] Softaware installs on tridge.anu.edu.au.

Owen Cook rcook at pcug.org.au
Mon Apr 24 08:35:08 GMT 2006


On Mon, 24 Apr 2006, Steven Hanley wrote:
> > 
> > BTW I'm getting this whenever perl is started:
> >   tridge@~/ % perl < /dev/null
> >   perl: warning: Setting locale failed.
> >   perl: warning: Please check that your locale settings:
> > 	  LANGUAGE = (unset),
> > 	  LC_ALL = (unset),
> > 	  LANG = "en_AU.UTF-8"
> >       are supported and installed on your system.
> >   perl: warning: Falling back to the standard locale ("C").
> >   tridge@~/ %
> > 
> > Do we need to install localeconf or something?
> 
> I do not see it
> 
> tridge:~# su - mikey  
> tridge@~/ % perl < /dev/null
> tridge@~/ % 
> 
> however just in case it fixes it for ssh log in users I added readenv=1 to
> the pam.d/ssh pam_env.so line and added LANG="en_AU" to /etc/environment

Still doesn't want to play ball?

owen_cook at tridge:~$ perl -v
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "en_AU"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").

This is perl, v5.8.8 built for powerpc-linux-gnu-thread-multi






Owen



More information about the linux mailing list