* Bruno <[EMAIL PROTECTED]> [2002-11-25 16:15] : > quand on configure les locales, un message nous dit de consulter le > fichier /etc/locales.gen > > j'ai fait plusieurs fois dpkg-reconfigure locales et je n'ai jamais > trouv� ce fichier. Il est peut-�tre remplac� par un autre. Mais lequel ? > j'aimerai bien savoir ce que contient ce fichier :-)
Il s'agit de /etc/locale.gen (sans le "s"). Ce fichier devrait �tre g�n�r� par le dpkg-reconfigure locales (voir le fichier /var/lib/dpkg/info/locales.postinst). Sinon, il contient (chez moi sur une woody) ceci�: # This file lists locales that you wish to have built. You can find a list # of valid supported locales at /usr/share/i18n/SUPPORTED. Other # combinations are possible, but may not be well tested. If you change # this file, you need to rerun locale-gen. # # XXX GENERATED XXX # # NOTE!!! If you change this file by hand, and want to continue # maintaining manually, remove the above line. Otherwise, use the command # "dpkg-reconfigure locales" to manipulate this file. You can manually # change this file without affecting the use of debconf, however, since it # does read in your changes. [EMAIL PROTECTED] ISO-8859-15 fr_FR ISO-8859-1 Fred

