Welcome!

Thanks for visiting. If you found this information interesting or useful (or you think I'm dead wrong about something) I'd like to invite you to leave a comment on this post. You can also subscribe to my RSS feed or sign up for email updates on the right-hand side of the page.

If you Digg what you StumbleUpon, find my writing del.icio.us, or are one of the Technorati, you know what to do:

Koine Greek in Ubuntu Gutsy Gibbon

Here’s the simple process for installing Koine Greek input method support for Ubuntu Gutsy Gibbon:

  1. Make sure you have scim installed
  2. Add this repository to your apt sources: deb http://packages.sil.org/ubuntu gutsy main
  3. sudo aptitude update
  4. sudo aptitude install scim-kmfl-imengine kmflcomp
  5. Download scim-greek-koine.tar.gz, which contains a KMFL engine file I got from somewhere else that I have modified to work.
  6. Extract the tarfile and compile the kmfl file by running kmflcomp GrkPolyComp.KMN
  7. Run scim-setup, click on the new “KMFL” option, click install, browse to the GrkPolyComp.kmfl file you just compiled.

It was a twisty road to get to this point, so if it doesn’t work for you, post in the comments and I’ll try to help you work it out.

Related posts:

  1. Biblical Hebrew in Ubuntu Hardy Heron [caption id="attachment_301" align="alignright" width="276" caption="Hebrew, Greek, and English living together...
  2. Java printing broken in Ubuntu Gutsy I use Asaph, a lead-sheet creation program for musicians, and...
  3. Greek Out! Well, we're deep in the dank murky corners of the...
  4. Speed up laptop boot & resume times with large MySQL databases I'm in the interesting position of using my laptop for...
  5. NetworkManager problems in Ubuntu Dapper/Edgy Both Jennifer and I have had a problem with our...

4 Responses to “Koine Greek in Ubuntu Gutsy Gibbon


  • Aethralis
    November 28th, 2007 02:56
    1

    Thank you very much, this worked out perfectly! Hope you don’t mind I’m posting this (with a link to you page of-course) to ubuntuforums, as it seems people have problems with getting SCIM and kmfl working together.

  • Doug Rintoul
    December 10th, 2007 15:12
    2

    Just wanted to let you know that step 6 is not strictly necessary. kmfl will load uncompiled kmn files just fine so there is no need to compile the keyboard beforehand.

  • Jonathan
    September 5th, 2008 14:21
    3

    Thanks. Great instruction. Two notes (by my own trial and error):
    1. Make sure and use the gutsy repository, not hardy. I tried hardy and it seems to be working… but nothing happens. My bad.

    2. Requires system restart, not just application restart.

  • Biblical Hebrew in Ubuntu Hardy Heron | Ted Carnahan
    October 10th, 2008 14:04
    4

    [...] go install SCIM as described in my instructions on installing Koine Greek, steps 1-4 (but replace gutsy with [...]

Leave a Reply