I've got a user that wants Japanese language support in firefox... our *stock* CentOS firefox, 24.3. I've yum installed i18, and i10, and no joy. Looked at firefox addons, and there's one, 27.0. Won't install, "not compatible". Neither is either 24.0, or 25.0. Anyone have a link to a compatible version? mark
On Wed, Feb 19, 2014 at 1:03 PM, <m.roth at 5-cent.us> wrote:> I've got a user that wants Japanese language support in firefox... our > *stock* CentOS firefox, 24.3. I've yum installed i18, and i10, and no joy. > Looked at firefox addons, and there's one, 27.0.Try this: yum groupinstall "Japanese Support" Akemi
On Wed, Feb 19, 2014 at 04:03:18PM -0500, m.roth at 5-cent.us wrote:> I've got a user that wants Japanese language support in firefox... our > *stock* CentOS firefox, 24.3. I've yum installed i18, and i10, and no joy. > Looked at firefox addons, and there's one, 27.0. > > Won't install, "not compatible". Neither is either 24.0, or 25.0. > > Anyone have a link to a compatible version?You probably need Japanese fonts. Do they need to be able to input or just read? -- Scott Robbins PGP keyID EB3467D6 ( 1B48 077D 66F6 9DB0 FDC2 A409 FA54 EB34 67D6 ) gpg --keyserver pgp.mit.edu --recv-keys EB3467D6
Maybe Matching Threads
- How Aggegate Data in R
- gamma distribution don't allow negative value in GLMs?
- hierarchical confirmatory factor analysis with sem package
- Troubleshooting underidentification issues in structural equation modelling (SEM)
- [LLVMdev] Will any pass change simple return branch into select/return pair?