View Single Post
bhang's Avatar
Posts: 61 | Thanked: 7 times | Joined on Dec 2007
#69
Originally Posted by Bundyo View Post
I'll explain again:

The error you see is caused by a newer libeet0 (v. 1.0.0-maemo1 from Testing Maemo Extras) than the one Canola uses - libeet0 (v. 0.9.10.042-maemo2 from the normal Maemo-extras).

All you need to do is:

1. Install becomeroot if you didn't already.
2. Run xterm
3. Run
Code:
sudo gainroot
4. Run
Code:
ln -s /usr/lib/libeet.so.1.0.0 /usr/lib/libeet.so.0
That's all, it won't get any clear than that. Report any errors if you get them.

P.S. - There is a different approach -

1. Run Canola Cleaner
2. Remove Testnig Maemo Extras from app manager
3. Install Canola
4. Do not add Testing Maemo Extras in app manager.

That of course will stop you from installing anymore software from the Testing repo.

I tried that once already, maybe I mistyped something but it added this error at the botom of the code tags in my last post...

ImportError: libeet.so.0: cannot open shared object file: No such file or directory

I keep trying, Im sure its user error on my end I just don't know what it is...

bhang