j'ai reussi fianlement à installer Debian et son server X mais maintenant en
voulant installer un server DHCP j'ai cela: (probleme de locale et de
librairy C)
apt-get install dhcp3-server
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
dhcp3-common
The following NEW packages will be installed:
dhcp3-common dhcp3-server
0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
Need to get 684kB of archives.
After unpacking 1439kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 ftp://ftp2.fr.debian.org stable/main dhcp3-common 3.0.1-2 [174kB]
Get:2 ftp://ftp2.fr.debian.org stable/main dhcp3-server 3.0.1-2 [509kB]
Fetched 684kB in 12s (53.4kB/s)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_FR:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Preconfiguring packages ...
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or
directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or
directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or
directory
Selecting previously deselected package dhcp3-common.
(Reading database ... 72591 files and directories currently installed.)
Unpacking dhcp3-common (from .../dhcp3-common_3.0.1-2_i386.deb) ...
Selecting previously deselected package dhcp3-server.
Unpacking dhcp3-server (from .../dhcp3-server_3.0.1-2_i386.deb) ...
Setting up dhcp3-common (3.0.1-2) ...
Setting up dhcp3-server (3.0.1-2) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_FR:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Generating /etc/default/dhcp3-server...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_FR:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Starting DHCP server: dhcpd3 failed to start - check syslog for diagnostics.
invoke-rc.d: initscript dhcp3-server, action "start" failed.
de plus lorsque j'ouvre un editeur de texte j'ai le message suivant qui
s'affiche dans ma console:
"locale not supported by C library, locale unchanged"
que puis je faire?
merci
M.
--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"
To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Cette action est irreversible, confirmez la suppression du commentaire ?
Signaler le commentaire
Veuillez sélectionner un problème
Nudité
Violence
Harcèlement
Fraude
Vente illégale
Discours haineux
Terrorisme
Autre
Florentin Duneau
Le Lundi 13 Mars 2006 17:53, michael p a écrit :
Bonsoir
j'ai reussi fianlement à installer Debian et son server X mais maintena nt en voulant installer un server DHCP j'ai cela: (probleme de locale et de librairy C)
apt-get install dhcp3-server Reading Package Lists... Done Building Dependency Tree... Done The following extra packages will be installed: dhcp3-common The following NEW packages will be installed: dhcp3-common dhcp3-server 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 684kB of archives. After unpacking 1439kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 ftp://ftp2.fr.debian.org stable/main dhcp3-common 3.0.1-2 [174kB] Get:2 ftp://ftp2.fr.debian.org stable/main dhcp3-server 3.0.1-2 [509kB] Fetched 684kB in 12s (53.4kB/s) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_FR:en_US:en_GB:en", LC_ALL = (unset), LANG = "en_US" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directo ry locale: Cannot set LC_ALL to default locale: No such file or directory Preconfiguring packages ... /usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory /usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory /usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory Selecting previously deselected package dhcp3-common. (Reading database ... 72591 files and directories currently installed.) Unpacking dhcp3-common (from .../dhcp3-common_3.0.1-2_i386.deb) ... Selecting previously deselected package dhcp3-server. Unpacking dhcp3-server (from .../dhcp3-server_3.0.1-2_i386.deb) ... Setting up dhcp3-common (3.0.1-2) ... Setting up dhcp3-server (3.0.1-2) ... perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_FR:en_US:en_GB:en", LC_ALL = (unset), LANG = "en_US" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directo ry locale: Cannot set LC_ALL to default locale: No such file or directory Generating /etc/default/dhcp3-server... perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_FR:en_US:en_GB:en", LC_ALL = (unset), LANG = "en_US" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). Starting DHCP server: dhcpd3 failed to start - check syslog for diagnostics. invoke-rc.d: initscript dhcp3-server, action "start" failed.
de plus lorsque j'ouvre un editeur de texte j'ai le message suivant qui s'affiche dans ma console:
"locale not supported by C library, locale unchanged"
que puis je faire?
merci
M.
Il faut configurer les locales : dpkg-reconfigures locales
-- Florentin
Le Lundi 13 Mars 2006 17:53, michael p a écrit :
Bonsoir
j'ai reussi fianlement à installer Debian et son server X mais maintena nt
en voulant installer un server DHCP j'ai cela: (probleme de locale et de
librairy C)
apt-get install dhcp3-server
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
dhcp3-common
The following NEW packages will be installed:
dhcp3-common dhcp3-server
0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
Need to get 684kB of archives.
After unpacking 1439kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 ftp://ftp2.fr.debian.org stable/main dhcp3-common 3.0.1-2 [174kB]
Get:2 ftp://ftp2.fr.debian.org stable/main dhcp3-server 3.0.1-2 [509kB]
Fetched 684kB in 12s (53.4kB/s)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_FR:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directo ry
locale: Cannot set LC_ALL to default locale: No such file or directory
Preconfiguring packages ...
/usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or
directory
/usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or
directory
/usr/bin/locale: Cannot set LC_ALL to default locale: No such file or
directory
Selecting previously deselected package dhcp3-common.
(Reading database ... 72591 files and directories currently installed.)
Unpacking dhcp3-common (from .../dhcp3-common_3.0.1-2_i386.deb) ...
Selecting previously deselected package dhcp3-server.
Unpacking dhcp3-server (from .../dhcp3-server_3.0.1-2_i386.deb) ...
Setting up dhcp3-common (3.0.1-2) ...
Setting up dhcp3-server (3.0.1-2) ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_FR:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directo ry
locale: Cannot set LC_ALL to default locale: No such file or directory
Generating /etc/default/dhcp3-server...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_FR:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Starting DHCP server: dhcpd3 failed to start - check syslog for
diagnostics. invoke-rc.d: initscript dhcp3-server, action "start" failed.
de plus lorsque j'ouvre un editeur de texte j'ai le message suivant qui
s'affiche dans ma console:
"locale not supported by C library, locale unchanged"
que puis je faire?
merci
M.
Il faut configurer les locales : dpkg-reconfigures locales
j'ai reussi fianlement à installer Debian et son server X mais maintena nt en voulant installer un server DHCP j'ai cela: (probleme de locale et de librairy C)
apt-get install dhcp3-server Reading Package Lists... Done Building Dependency Tree... Done The following extra packages will be installed: dhcp3-common The following NEW packages will be installed: dhcp3-common dhcp3-server 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. Need to get 684kB of archives. After unpacking 1439kB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 ftp://ftp2.fr.debian.org stable/main dhcp3-common 3.0.1-2 [174kB] Get:2 ftp://ftp2.fr.debian.org stable/main dhcp3-server 3.0.1-2 [509kB] Fetched 684kB in 12s (53.4kB/s) perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_FR:en_US:en_GB:en", LC_ALL = (unset), LANG = "en_US" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directo ry locale: Cannot set LC_ALL to default locale: No such file or directory Preconfiguring packages ... /usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory /usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory /usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory Selecting previously deselected package dhcp3-common. (Reading database ... 72591 files and directories currently installed.) Unpacking dhcp3-common (from .../dhcp3-common_3.0.1-2_i386.deb) ... Selecting previously deselected package dhcp3-server. Unpacking dhcp3-server (from .../dhcp3-server_3.0.1-2_i386.deb) ... Setting up dhcp3-common (3.0.1-2) ... Setting up dhcp3-server (3.0.1-2) ... perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_FR:en_US:en_GB:en", LC_ALL = (unset), LANG = "en_US" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). locale: Cannot set LC_CTYPE to default locale: No such file or directory locale: Cannot set LC_MESSAGES to default locale: No such file or directo ry locale: Cannot set LC_ALL to default locale: No such file or directory Generating /etc/default/dhcp3-server... perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_FR:en_US:en_GB:en", LC_ALL = (unset), LANG = "en_US" are supported and installed on your system. perl: warning: Falling back to the standard locale ("C"). Starting DHCP server: dhcpd3 failed to start - check syslog for diagnostics. invoke-rc.d: initscript dhcp3-server, action "start" failed.
de plus lorsque j'ouvre un editeur de texte j'ai le message suivant qui s'affiche dans ma console:
"locale not supported by C library, locale unchanged"
que puis je faire?
merci
M.
Il faut configurer les locales : dpkg-reconfigures locales
-- Florentin
Pascal Hambourg
Salut,
michael p a écrit :
perl: warning: Please check that your locale settings: LANGUAGE = "en_FR:en_US:en_GB:en", LC_ALL = (unset), LANG = "en_US" are supported and installed on your system.
Je peux me tromper, mais "en_FR" (anglais français ??), ça me paraît un peu louche.
-- Pensez à lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench
Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"
To UNSUBSCRIBE, email to with a subject of "unsubscribe". Trouble? Contact
Salut,
michael p a écrit :
perl: warning: Please check that your locale settings:
LANGUAGE = "en_FR:en_US:en_GB:en",
LC_ALL = (unset),
LANG = "en_US"
are supported and installed on your system.
Je peux me tromper, mais "en_FR" (anglais français ??), ça me paraît un
peu louche.
--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench
Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"
To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
perl: warning: Please check that your locale settings: LANGUAGE = "en_FR:en_US:en_GB:en", LC_ALL = (unset), LANG = "en_US" are supported and installed on your system.
Je peux me tromper, mais "en_FR" (anglais français ??), ça me paraît un peu louche.
-- Pensez à lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench
Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"
To UNSUBSCRIBE, email to with a subject of "unsubscribe". Trouble? Contact