PDA

View Full Version : Canola2 libecore.so.0 Missing Need help


Kolyan
06-19-2009, 01:42 PM
Hi so i havent really used Canola or my n810 for a while and yesterday i tried to start it and it wouldn't start. When i tried to launch it from xterm i got the following;

File "/usr/bin/canola", line 18 in <module> import ecore
File "/usr/lib python2.5/site-packages/ecore/__init__py", line 20 in <module>
ImportError: libecore.so.0 cannot open shared object file: No such file or directory

Does anyone Know how to fix this or find that file.

Thanks

VDVsx
06-19-2009, 01:55 PM
Hi so i havent really used Canola or my n810 for a while and yesterday i tried to start it and it wouldn't start. When i tried to launch it from xterm i got the following;

File "/usr/bin/canola", line 18 in <module> import ecore
File "/usr/lib python2.5/site-packages/ecore/__init__py", line 20 in <module>
ImportError: libecore.so.0 cannot open shared object file: No such file or directory

Does anyone Know how to fix this or find that file.

Thanks

You have the extras-devel repository enabled ?
If yes, you probably upgraded some of the enlightenment library's that are incompatible with canola. If this is your case, you must remove canola and all dependencies, disable the extras-devel repo and install everything again.

HTH.

Kolyan
06-19-2009, 04:18 PM
Thanks,
That seemed to solve the problem

korbé
06-25-2009, 10:22 AM
I also have this problem, and the idea of VDVsx did not work.

Please, help me.

VDVsx
06-25-2009, 10:57 AM
I also have this problem, and the idea of VDVsx did not work.

Please, help me.

Are you sure that you disabled the extras-devel repo and removed all the canola components and other programs that use EFL ?
You can try also the canola-cleanup script.

korbé
06-25-2009, 11:00 AM
Where can i find canola-cleanup script ?

VDVsx
06-25-2009, 11:19 AM
Whera can i find canola-cleanup script ?

Is available in the extras repo: "canola2-cleanup"

korbé
06-25-2009, 11:34 AM
Thank you very much, now it works perfectly