I used the above mentioned repository mangling trick for a successful install on bora. When trying to start, I only get this: Code: $ canola Traceback (most recent call last): File "/usr/bin/canola", line 19, in <module> import ecore.evas File "/usr/lib/python2.5/site-packages/ecore/evas/__init__.py", line 3, in <module> ImportError: libevas.so.0: cannot open shared object file: No such file or directory Any idea what went wrong? Thanks!
$ canola Traceback (most recent call last): File "/usr/bin/canola", line 19, in <module> import ecore.evas File "/usr/lib/python2.5/site-packages/ecore/evas/__init__.py", line 3, in <module> ImportError: libevas.so.0: cannot open shared object file: No such file or directory
# ln -sf /usr/lib/libevas.so.1 /usr/lib/libevas.so.0