Changing Locale

Discussion in 'Installation/Configuration' started by badben, Feb 25, 2006.

  1. badben

    badben ISPConfig Developer ISPConfig Developer

    How on earth do you change the locale on Mandriva 10.2 to en_GB?

    Does anybody have any idea.

    I have installed the en locales and glibc-i18n!!

    I am now stuck on how to use localedef.

    Please help.
     
  2. falko

    falko Super Moderator ISPConfig Developer

    I'm not quite sure how this is done on Mandriva, but you could run
    Code:
    updatedb
    locate locale
    to find all files related to locales; maybe there's a configuration file where you can change the locale.

    Please post the output of
    Code:
    env
     

Share This Page