[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: duda con Debian



On Sun, 25 Mar 2001 15:04:25 -0300 (BRT)
Carlos Laviola <claviola@ajato.com.br> wrote:

> 
> On 25-Mar-2001 Valiñani wrote:
> > No sé cómo se editan unas lineas de texto 
> > ( LS_ALL=es_ES ý LANGUAGE=es_ES) 
> >  en el fichero etc/profile
> > 
> > Podrias hecharme una mano.
> 
> Please, avoid posting in HTML and try to write in English, because that's the
> language most of the users understand. Anyway, about locales: You have to first
> edit /etc/locale.gen, then uncomment the locales you'd like to see compiled (in
> your case, es), then run /usr/sbin/locale-gen as root. Then, all you have to
> do is to export LANG=es and LC_ALL=es. You can do that in a billion of
> different ways, but you can just put this at the bottom of your /etc/profile:

Well, his question wasn't which lines to add to profile, but how to
write it...

Es probable que tengas mas suerte si suscribes la lista
debian-user-spanish; con respecto a tu pregunta, puedes usar cualquier
editor de texto que tengas y sepas usar, no importa que sea emacs, vi,
ae, etc. Hasta podrías hacerlo sin editor de texto. Házte superusuario y
escribe estas líneas en el shell:

	cd /etc
	echo LS_ALL=es_ES >> profile
	echo LANGUAGE=es_ES >> profile

Ten cuidado de no olivar los dos >> porque si sólo colocas uno, vas a
borrar el fichero original.

¡Buena suerte!



--
Christoph Simon
datageo@terra.com.br
---
^X^C
q
quit
:q
^C
end
x
exit
ZZ
^D
?
help
shit
.



Reply to: