WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: locale  (Read 3167 times)

Offline Onyarian

  • Sr. Member
  • ****
  • Posts: 337
locale
« on: October 30, 2017, 09:39:13 AM »
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

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: locale
« Reply #1 on: October 30, 2017, 01: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.