Comment 12 for bug 691474

Revision history for this message
Alain ANDERLINI (alain-anderlini) wrote :

Daniel,

Herewith attached packagekitd's output while i am checking the installed software through KPackageKit. Indeed, we see a crash at the end of the log while hitting homebank package.

Debian package for my homebank software is availabale here > http://download2.ing.be/homebank/security/linux/HomeBank333.deb

You will also have to install the following libraries and patches to make it working (not sure whether it is strictly necessary for the bug to show up):

Install additional required software packages libexpat1, libstdc++2.10-glibc2.2, libtiff4.
Create corresponding symbolic links in /usr/lib
> cd /usr/lib
> sudo ln -s libtlniff.so.4 libtiff.so.3
> sudo ln -s libexpat.so.0 /lib/libexpat.so.1

Regards