Comment 12 for bug 480894

Revision history for this message
manolo (mac-man2005) wrote :

Same problem here.

I have libmlt1, libmlt++, libmlt-data, libsdl1.2debian-pulseaudio installed. Have no libsvg2-common and no python-mlt installed.
As for python-mlt maybe you ment mlt-python: in this case it results installed.

manolo@manolo-laptop:~/Desktop/mlt-0.4.6$ mlt -query producers
No command 'mlt' found, did you mean:
 Command 'llt' from package 'storebackup' (universe)
 Command 'mft' from package 'texlive-base' (main)
 Command 'mgt' from package 'mgt' (universe)
 Command 'mt' from package 'mt-st' (universe)
 Command 'mt' from package 'star' (universe)
 Command 'mt' from package 'cpio' (main)
 Command 'melt' from package 'melt' (universe)
 Command 'mln' from package 'mmv' (universe)
mlt: command not found

and that's quite strange since I've installed mlt-0.4.6 and also followed this guide in order to resolve the "/usr/bin/ld: cannot find -lavdevice":
http://www.kdenlive.org/forum/solved-make-error-mlt#comment-1742

I've been trying so many times uninstalling and reinstalling openshot, libmlt1, libmlt++ and libmlt-data but had no luck till now.
I removed the .openshot folder into my home directory but there was no openshot directory in /usr/share

Also, those are the mlt related files still remaining on my computer:
manolo@manolo-laptop:~$ sudo find / -iname mlt_wrap.o
manolo@manolo-laptop:~$ sudo find / -iname mlt.*
/home/manolo/Desktop/mlt-0.4.6/src/mlt++/Mlt.h
/home/manolo/Desktop/mlt-0.4.6/src/swig/mlt.i
/home/manolo/Desktop/mlt-0.4.6/src/framework/mlt.h
/usr/local/lib/pkgconfig/mlt/src/framework/mlt.h
/usr/local/lib/pkgconfig/mlt/src/swig/mlt.i
/usr/local/lib/pkgconfig/mlt/src/mlt++/Mlt.h
/usr/local/include/mlt/framework/mlt.h
/usr/local/include/mlt++/Mlt.h

Thanks for your time.