From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020408 Description of problem: Russian hyphenation isn't enabled in Babel when Russian locale is selected during installation. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Install RHL, and when the installer asks which locales to install, select [Russian]. 2. The russian language is commented out in /usr/share/texmf/tex/generic/config/language.dat: grep russian /usr/share/texmf/tex/generic/config/language.dat Actual Results: %russian ruhyphen.tex % note: edit ruhyphen.tex for your encoding! Expected Results: russian ruhyphen.tex % note: edit ruhyphen.tex for your encoding! Additional info: 1. The "edit ruhyphen..." comment can be ignored -- everything works fine with default encoding. 2. It seems that Anaconda doesn't touch the "language.dat" file at all -- I've also selected Spanish, but it is commented out too. The natural decision would be for Anaconda to "uncomment" the languages which are requested during installation, plus English.
This suggestion is already in bugzilla as bug #58011. *** This bug has been marked as a duplicate of 58011 ***