Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore x86_64 => dCore x86_64 Imported Extensions => Topic started by: Onyarian on October 30, 2017, 12:39:13 PM

Title: locale
Post by: Onyarian on October 30, 2017, 12:39:13 PM
Hi,

I have in boot parameters:
lang=es_ES@euro kmap=es

in /home/tc/.profile:
PS1='\u@\h:\w\$ '
PAGER='less -EM'
MANPAGER='less -isR'
LANG=es_ES@euro

but there are not menus in spanish
when I execute:
Quote
tc@dC-st64:~$ locale
/usr/local/bin/locale: line 1: syntax error: unexpected word (expecting ")")
tc@dC-st64:~$ locale -a
/usr/local/bin/locale: line 1: syntax error: unexpected word (expecting ")")

Thanks
Title: Re: locale
Post by: Jason W on October 30, 2017, 04:36:22 PM
Oops, appears the locale binary is a 32 bit leftover in the base system.

Replaced it with locale from libc-bin.  Should be good now, uploaded a new RC.