> Diác. C.J.Moretti <[email protected]>: >
HI! After installing ubuntu 4.12, I noticed that when using the command man, I always get the following message, even showing me the correct syntax of the command you want: man: can not set the locale, make sure $ LC_ * and $ LANG are correct When enter the line: export LANG = pt_BR the problem does not happen ... How can I fix this detail without having to enter every time the line up?
I solved this problem by purging my locale package: $ sudo aptitude purge language-pack-ca ,reinstalling it and rebuilding the locales: $ sudo locale-gen -- cubells web: vcubells.net microblogging: identi.ca/cubells xmpp: [email protected] -- -- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
