Re: Setting locales

2003-12-11 Thread Rogelio Rodríguez
Odhiambo Washington (2003-12-11): > Hiya, > > I set the following locales in my .bash_profile: > > export LANG=en_US.UTF-8 > export LC_ALL=en_US.UTF-8 > > But I get these warnings when I try to run some script: > > perl: warning: Setting locale failed. > perl: warning: Please check that your lo

Setting locales

2003-12-11 Thread Odhiambo Washington
Hiya, I set the following locales in my .bash_profile: export LANG=en_US.UTF-8 export LC_ALL=en_US.UTF-8 But I get these warnings when I try to run some script: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LC_ALL = "en_US.UTF-8", L