All Unkept
Posted in: Kio-Sword  —  9 July 2005

Kio-Sword 0.1-3

I finally got round to installing Debian Sarge in a chroot (it was amazingly quick and easy using debootstrap), mainly so I could test packages. I've found that my most recent release of Kio-Sword doesn't work in Debian Sarge (I presume a C++ ABI problem), so I've now rebuilt and the new version works in both Debian Sarge and Ubuntu Hoary. You can get it here:

http://lukeplant.me.uk/debian/kio-sword_0.1-3_i386.deb.

Or you can add these lines to your /etc/apt/sources.list and use apt-get:

deb http://lukeplant.me.uk/debian ./
deb-src http://lukeplant.me.uk/debian ./

Comments §

§ On 6 December 2005, alan moore wrote: 44
Thanks for your work on this project; I cannot get it to work in simplyMepis 3.4, as I have libsword5 and kdelibs4c2 installed, and the deb doesn't want to install. Will it not work with the newer versions of these libraries?

God bless!

§ On 11 December 2005, luke wrote: 45
You could try installing from source:

apt-get build-dep kio-sword && apt-get source -b kio-sword

(or something like that). Also there is a bug which means it doesn't compile against libsword 1.5.8. I'll try to release v 0.2 over Christmas.


Closed for comments.