Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Dec 2003 16:05:18 +0300
From:      Odhiambo Washington <wash@wananchi.com>
To:        freebsd-questions@freebsd.org
Subject:   Setting locales
Message-ID:  <20031211130518.GB54995@ns2.wananchi.com>

next in thread | raw e-mail | index | archive | help
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",
        LC_COLLATE = "C",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C")


How do I install the missing locales?


-Wash

http://www.netmeister.org/news/learn2quote.html

--
+======================================================================+
    |\      _,,,---,,_     | Odhiambo Washington    <wash@wananchi.com>
Zzz /,`.-'`'    -.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_)     | GSM: +254 722 743223   +254 733 744121
+======================================================================+
"A fractal is by definition a set for which the Hausdorff Besicovitch
dimension strictly exceeds the topological dimension."
		-- Mandelbrot, "The Fractal Geometry of Nature"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031211130518.GB54995>