Re: locale problem - what has changed to cause this?
Ralf Döblitz <[email protected]> Thu, 16 Mar 2006 19:01:19 +0100
| Newsgroups | gmane.network.tin.user |
|---|---|
| Message-ID | <4547B36E376FDACEA8A2C879@[192.168.101.1]> |
--On Montag, März 13, 2006 09:13:35 +0000 Chris Green <[email protected]> wrote: [...] > The most likely candidate for breaking this as far as I can see is > that I upgraded the glibc library to get the latest Bluefish to work. > What I don't know is how to get my locale database working again. Compiled locale data is library version specific. Try regenerating it with "locale-gen" (or what this tool is called on your system), tin should then be able to find the en_GB locale again. Ralf