What You’re Doing Is Rather Desperate

Notes from the life of a bioinformatics researcher

Fix Kile for Ubuntu 9.04

Ubuntu/jaunty rocks, on the whole. However, to prove that newer does not always equal better, they threw in a couple of shockers. The first is the upgrade from the excellent Amarok 1.4 to the completely-broken 2.0. Head here to repair the damage.

Kile is by far my favourite LaTeX editor and suffered, though not as badly, in the upgrade from 2.0 to 2.1. Reports of various problems litter the web; in my case I see broken toolbar buttons that do nothing when clicked. This fix is much simpler. Just “sudo apt-get remove kile”, scroll to the bottom of the intrepid package page, choose your architecture, download the deb file and “sudo dpkg -i kile_2.0.1-1ubuntu1_i386.deb”. I had no dependency problems and it works just fine.

Finally – open up Synaptic, find kile and from the Package menu item select “lock package”, to prevent future upgrades.

Update: a few days after writing this, an apt-get dist-upgrade upgraded my Kile to 2.1 (despite the “lock package”). However, the broken buttons issue is now fixed for me. Go figure…

Written by nsaunders

September 1, 2009 at 6:36 pm

Posted in computing, linux

Tagged with , , ,

One Response

Subscribe to comments with RSS.

  1. [...] far I haven’t met a prob like nsaunders.. with upgraded packages but will keep a note for his method Blogged with the Flock [...]


Comments are closed.