On Mon, Jan 17, 2000 at 07:16:33AM -0300, Marcelo Ramos wrote:
> On Mon, Jan 17, 2000 at 07:55:22AM -0000, Miguel A. Abarca wrote:
> > 
> > primeras desaparecieron y a la vez se me generan muchos mensajes de locale
> > not found o algo parecido, así como el siguiente aviso al configurar muchos
> > programas:
> > 
> > perl: warning: Setting locale failed
> > perl: warning: Please check that your locale settings:
> >     LC_ALL='unset'
> >     LC_CTYPE="ISO_8859-1"
> >     LANG="spanish"
> >  are supported and installed on your system
> > perl: warning: Falling back to the standarc locale ("C")
> > 

        ¿Has instalado el paquete user-es? Quizás el problema es que yo he
definido mal el LANG.

> 
> export  LC_ALL=es_ES            #
> export  LC_MESSAGES=es_ES       # Formato de mensajes informativos
>                                 # y de diagnostico, respuestas                
>                                                             # interactivas. 
> (man bash)
> 
> export  LANG=es_ES
> 
> export  LESSCHARSET=latin1      # Selecciona un conjunto de caracteres.
>                                 # (man less)
> 
> 
> alias   groff='groff -Tlatin1'  # groff es usado por man.
> 

        Con tu permiso, Marcelo,  añadiré esto a user-es ¿te parece bien?

        Javi

Responder a