[Voyage-linux] locales errors on voyage live-cd 6.0

2009-01-01 Thread dju
hello, 

on live-cd voyage 6.0 to stop locales warnings like

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = en_US.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).


## just add locales package
#apt-get update
#apt-get install dialog
#apt-get install locales

## easy locales changes with
#dpkg-reconfigure -plow locales


Happy new year
-- 
Regards,
dju

___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


Re: [Voyage-linux] locales errors on voyage live-cd 6.0

2009-01-01 Thread Rainer Stratmann
How to set only a keyboard code table?
Is it simpler?

Am Donnerstag, 1. Januar 2009 12:18 schrieb dju:
 hello,

 on live-cd voyage 6.0 to stop locales warnings like
 
 perl: warning: Setting locale failed.
 perl: warning: Please check that your locale settings:
 LANGUAGE = (unset),
 LC_ALL = (unset),
 LANG = en_US.UTF-8
 are supported and installed on your system.
 perl: warning: Falling back to the standard locale (C).
 

 ## just add locales package
 #apt-get update
 #apt-get install dialog
 #apt-get install locales

 ## easy locales changes with
 #dpkg-reconfigure -plow locales


 Happy new year

___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux


Re: [Voyage-linux] locales errors on voyage live-cd 6.0

2009-01-01 Thread dju
Hello,

 yes you could use
apt-get install kbd
and the loadkeys us or loadkeys fr-latin1
you could use also kbd-config
look here to find keymaps names /usr/share/keymaps/

regards

On Thu, 1 Jan 2009 14:42:59 +0100, Rainer Stratmann
rainerstratm...@t-online.de said:
 How to set only a keyboard code table?
 Is it simpler?
 
 Am Donnerstag, 1. Januar 2009 12:18 schrieb dju:
  hello,
 
  on live-cd voyage 6.0 to stop locales warnings like
  
  perl: warning: Setting locale failed.
  perl: warning: Please check that your locale settings:
  LANGUAGE = (unset),
  LC_ALL = (unset),
  LANG = en_US.UTF-8
  are supported and installed on your system.
  perl: warning: Falling back to the standard locale (C).
  
 
  ## just add locales package
  #apt-get update
  #apt-get install dialog
  #apt-get install locales
 
  ## easy locales changes with
  #dpkg-reconfigure -plow locales
 
 
  Happy new year
 
 ___
 Voyage-linux mailing list
 Voyage-linux@list.voyage.hk
 http://list.voyage.hk/mailman/listinfo/voyage-linux

___
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux