View Single Post
HtheB's Avatar
Moderator | Posts: 3,715 | Thanked: 7,419 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#27
Originally Posted by wolke View Post
you have to install all four debs and the dependencies in each of them. easiest way to do this is to download them to a dir, and do

dpkg -i *.deb
apt-get -f install

note that this was the minimal set of dependencies i could get it to work with, using the precompiled binary packages in ubuntu, not a sensible compilation targetting harmattan. still, it works fine and installs without dependency issues for me.
When I try to run pidgin, it says:
pidgin: error while loading shared libraries: libgtkspell.so.0: cannot open shared object file: no such file or directory

Edit: I installed the missing dependency libgtkspell0 from here
http://packages.debian.org/nl/squeeze/libgtkspell0

and this one:
http://packages.debian.org/nl/squeeze/libenchant1c2a

after that, I tried apt-get -f install again, and it works now!
Thanks!
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.

Last edited by HtheB; 2012-04-29 at 12:06.