Re: freebsd 6.1 locale problems (SOLVED)



On Mon, 10 Jul 2006 19:51:37 +0500 Tofik Suleymanov wrote:

after upgrading to 6.1-RELEASE from 5.3-RELEASE i get errors related

You may consider rebuilding all your ports (I'd recommend that) or
install misc/compat5x.

to my locale setup.For example, while doing 'man ls' i get:
"ctype locale: Invalid argument"
(actual man-page goes here)

Also, i can not see russian KOI8-R texts in any of my X consoles,
while all needed fonts are installed properly.

my .login_conf contains following configuration:
me:Russian localization:\
:charset=KOI8-R:\
:lang=ru_RU.KOI8-R:

xorg.conf snippet with needed fonts:
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/"

Any advice ?


WBR
--
Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD committer, http://www.FreeBSD.org The Power To Serve
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@xxxxxxxxxxx"



I've recompiled world using default /etc/make.conf and problem has gone.
It seems that my past /etc/make.conf had locales related data disabled.

Sincerely,
Tofig Suleymanov

_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • freebsd 6.1 locale problems
    ... after upgrading to 6.1-RELEASE from 5.3-RELEASE i get errors related to my locale setup.For example, while doing 'man ls' i get: ... "ctype locale: Invalid argument" ... Also, i can not see russian KOI8-R texts in any of my X consoles, while all needed fonts are installed properly. ...
    (freebsd-questions)
  • Re: freebsd 6.1 locale problems
    ... install misc/compat5x. ... "ctype locale: Invalid argument" ... while all needed fonts are installed properly. ...
    (freebsd-questions)