On 13.07.2011 10:26, Tore Brigaglia wrote: > On mercoled? 13 luglio 2011 10:19:49 Yuri Chornoivan wrote: > >> Hi, >> >> Works for me here (Mageia 1, KDE 4.6.3, cmake 2.8.4, MLT 0.7.3-git)... >> >> Can you provide something like ls /usr/lib/libmlt.so* output? >> >> Thanks in advance. >> >> Yuri > > It seems everything is ok: > > tore at tore-VAIO:~> ls /usr/lib/libmlt.so* > /usr/lib/libmlt.so /usr/lib/libmlt.so.0.7.3 /usr/lib/libmlt.so.4 > > > tore at tore-VAIO:/usr/lib> ls -Al | grep mlt > lrwxrwxrwx 1 root root 15 11 lug 08.36 libmlt.so -> libmlt.so.0.7.3 > lrwxrwxrwx 1 root root 17 11 lug 08.36 libmlt++.so -> > libmlt++.so.0.7.3 > -rwxr-xr-x 1 root root 563607 11 lug 08.36 libmlt.so.0.7.3 > -rwxr-xr-x 1 root root 180368 11 lug 08.36 libmlt++.so.0.7.3 > lrwxrwxrwx 1 root root 17 11 lug 08.36 libmlt++.so.3 -> > libmlt++.so.0.7.3 > lrwxrwxrwx 1 root root 15 11 lug 08.36 libmlt.so.4 -> libmlt.so.0.7.3 > > Thanks for the answer
What about melt -version? Maybe some libraries in /usr/local/lib as well? try mlocate -b libmlt* Simon