Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
perl: warning: Falling back to the standard... [Resuelto]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
Yczo
Apprentice
Apprentice


Joined: 09 Jul 2011
Posts: 225

PostPosted: Tue Oct 28, 2014 10:15 am    Post subject: perl: warning: Falling back to the standard... [Resuelto] Reply with quote

Hola muy buenas, me remito a vosotros por que no encuentro manera de configurar correctamente las locales.
He leído un montón de documentos por que el tema esta archi-tratado, pero no se que hago mal. Con ninguno consigo que el sistema funcione de manera optima, a ver si alguien por favor me puede echar un cable por que llevo varios días con ello y no ha manera.

No consigo ajustar el idioma del sistema con UTF, ni que los archivos que me pasan grabados desde Windows muestren sus acentos de la forma correcta. Lo peor, que el entrono gráfico lo tengo en ingles y que al tratar de compilar algunos programa, entre ellos perl, me da el siguiente error:

Code:

# perl-cleaner --reallyall

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



Os muestro el contenido de los ficheros y el orden en que ejecuto los comandos
Code:

cat /etc/locale.nopurge

# Following locales won't be deleted from this system
# for example:


es_ES.UTF-8

# localepurge

# cat /etc/locale.gen

#Configuro los idiomas a tener disponibles en el sistema
es_ES.UTF-8 UTF-8

# locale-gen  (no uso LC_ALL por que los documentos dicen que es un error hacerlo)
# cat /etc/env.d/02locale
LANG=es_ES.utf8       
LC_COLLATE=C
LC_CTYPE=es_ES.utf8

# eselect locale list
Available targets for the LANG variable:
  [1]   C
  [2]   POSIX
  [3]   es_ES.utf8 *
  [ ]   (free form)

env-update && source /etc/profile


y a partir de aqui trato de recompilar perl o glibc y me da el error que describí al principio. Antes de terminar el proceso de compilación lo interrumpo por que asumo que las cosas no van bién.


Documentos que he seguido:
Code:

http://www.gentoo-wiki.info/Locales
http://wiki.gentoo.org/wiki/Localization/HOWTO/es
y ademas de estos dos básicos por lo mentos otros 10 antiguos en esta página


Yo creo que todo está bién; Por favor una ayuda.

Saludos y gracias por adelantado


Last edited by Yczo on Wed Oct 29, 2014 3:55 pm; edited 1 time in total
Back to top
View user's profile Send private message
gringo
Advocate
Advocate


Joined: 27 Apr 2003
Posts: 3793

PostPosted: Tue Oct 28, 2014 10:59 am    Post subject: Reply with quote

que te sale si ejecutas locale en la consola del usuario ?
has ejecutado locale-gen despues de manipular el archivo /etc/locale.gen no?

saluetes
Back to top
View user's profile Send private message
Yczo
Apprentice
Apprentice


Joined: 09 Jul 2011
Posts: 225

PostPosted: Tue Oct 28, 2014 11:35 am    Post subject: Reply with quote

Muchas gracias por contestar;
Si, siempre hago el locale-gen
Code:

# locale -a
C
POSIX
es_ES.utf8

# locale
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=es_ES.UTF-8
LC_CTYPE=es_ES.utf8
LC_NUMERIC="es_ES.UTF-8"
LC_TIME="es_ES.UTF-8"
LC_COLLATE=C
LC_MONETARY=es_ES.UTF-8@euro
LC_MESSAGES="es_ES.UTF-8"
LC_PAPER="es_ES.UTF-8"
LC_NAME="es_ES.UTF-8"
LC_ADDRESS="es_ES.UTF-8"
LC_TELEPHONE="es_ES.UTF-8"
LC_MEASUREMENT="es_ES.UTF-8"
LC_IDENTIFICATION="es_ES.UTF-8"
LC_ALL=

Back to top
View user's profile Send private message
quilosaq
Veteran
Veteran


Joined: 22 Dec 2009
Posts: 1522

PostPosted: Tue Oct 28, 2014 7:40 pm    Post subject: Reply with quote

Prueba dejando sólo esta línea en /etc/env.d/02locale:
Code:
LANG=es_ES.utf8

Luego:
Code:
# env-update && source /etc/profile
Back to top
View user's profile Send private message
Yczo
Apprentice
Apprentice


Joined: 09 Jul 2011
Posts: 225

PostPosted: Wed Oct 29, 2014 9:18 am    Post subject: Reply with quote

tristemente tengo el mismo problema. Yo no se que puede ser esto. De todas formas gracias por la sugerencia quilosaq. Voy a ver que pasa si re-emergo locale

edito: perdón, esto último que puse no tiene mucho sentido, mas que nada por que no existe un paquete en concreto, parece ser
Back to top
View user's profile Send private message
Yczo
Apprentice
Apprentice


Joined: 09 Jul 2011
Posts: 225

PostPosted: Wed Oct 29, 2014 3:55 pm    Post subject: Reply with quote

Resuelto aqui

https://forums.gentoo.org/viewtopic-p-7641308.html#7641308

muchas gracias a todos :D :D :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum