Skip to main content

Weekly build on Ubuntu 10.10: error while loading shared libraries: libmlt.so.2: cannot open shared object file

4 posts / 0 new
Last post
sonofjon
Offline
Joined: 12/15/2010
Posts:
Weekly build on Ubuntu 10.10: error while loading shared libraries: libmlt.so.2: cannot open shared object file

The Ubuntu 10.10 build of kdenlive at ppa:sunab/kdenlive-svn complains that libmlt.so.2 is not present. It appears that the provided libmlt2 package only contains /usr/lib/libmlt.so.3.

I did this to make it run again:
sudo ln -s libmlt.so.0.5.11 /usr/lib/libmlt.so.2

Not sure if that is an appropriate fix though.

0
Your rating: None
nyme
Offline
Joined: 05/25/2007
Posts:
Re: Weekly build on Ubuntu 10.10: error while loading shared ...

hi

i have the same error ..

nyme

aleckt
Offline
Joined: 05/12/2009
Posts:
Re: Weekly build on Ubuntu 10.10: error while loading shared ...

I third this error. I fell back to a previous version of KDEnlive, but will attempt sonofjon's fix.

ttill
Offline
Joined: 10/14/2009
Posts:
Re: Weekly build on Ubuntu 10.10: error while loading shared ...

The version was raised a few days ago from 2 to 3 and looks like sunab updated the packages in the wrong order.