Javier Pepe escribi�::
Ya somos bastantes
El jue, 04-07-2002 a las 09:41, Ricardo - Eureka! escribi�:
On Wed, Jul 03, 2002 at 04:37:37PM -0500, Lemus Moreno Jose A wrote:
Tengo exactamente el mismo problema que tu.
me sumo a la lista de damnificados!
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Repito lo que ya dije, yo tuve el mismo problema y era poque no se hab�a
instalado correctamente alg�n paquete. Por alg�n motivo cuando se pasa
de potato a woody nos sucede eso, pero si uno tiene la versi�n de
locales que coment� antes bien instalada el problema se soluciona
(2.2.5-6). Les mando mi profile y locale.gen (este �ltimo se genera con
dpkg-reconfigure locales)
--
H�ctor Andr�s Rompato Carricart <[EMAIL PROTECTED]>
Coordinador t�cnico
COVIARES S.A. -- Autopista La Plata - Buenos Aires
Gerencia de equipos y sistemas
Av. Espa�a y Autopista, Quilmes (1878)
Buenos Aires, Argentina
# /etc/profile: system-wide .profile file for the Bourne shell (sh(1))
# and Bourne compatible shells (bash(1), ksh(1), ash(1), ...).
PATH="/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games"
if [ "$BASH" ]; then
PS1='[EMAIL PROTECTED]:\w\$ '
else
if [ "`id -u`" -eq 0 ]; then
PS1='# '
else
PS1='$ '
fi
fi
export PATH PS1
export LANG=es_AR
export LC_ALL=es_AR
export LC_MESSAGES=es_AR
umask 022
# 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.
es_AR ISO-8859-1
es_ES ISO-8859-1
es_HN ISO-8859-1