Results 1 to 2 of 2

Thread: Setting locale failed - ZA.UTF-8

  1. #1
    Join Date
    Jul 2006
    Beans
    Hidden!

    Setting locale failed - ZA.UTF-8

    Could you please assist with this error - was setting up LTSP

    perl: warning: Setting locale failed.
    perl: warning: Please check that your locale settings:
    LANGUAGE = "en_ZA.UTF-8",
    LC_ALL = (unset),
    LANG = "en_ZA.UTF-8"
    are supported and installed on your system.
    perl: warning: Falling back to the standard locale ("C").

    onething I have noticed is that ZA Translation on synaptic fails

  2. #2
    Join Date
    Jul 2006
    Beans
    103

    Re: Setting locale failed - ZA.UTF-8

    I have the same problem, after installing libc.
    Try
    Code:
    locale -a
    and see if your locale (en_ZA.UTF-8 ), is included. Mine is not.

    I have edited /etc/environment but nothing changes, not even perl's complaint.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •