Il 14/07/2011 19:05, jb ha scritto: > pkg-config --modversion mlt++ Thanks for pointing me to this. You win!
This command gived: *** tore at tore-VAIO:/usr/lib/pkgconfig> pkg-config --modversion mlt++ Package mlt++ was not found in the pkg-config search path. Perhaps you should add the directory containing `mlt++.pc' to the PKG_CONFIG_PATH environment variable No package 'mlt++' found *** So i first checked the variable with #echo $PKG_CONFIG_PATH and it was empty! So i'v done: export PKG_CONFIG_PATH="/usr/lib/pkgconfig/" And cmake found MLT's version number. How is it possible that this variable was empty? Kdenlive building now... i hope to be able to update italian translations before release! -- Tore Brigaglia Via Alghero 6, Calangianus (OT) Italy +39 347 4903 440 opensourcecat at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.kde.org/pipermail/kdenlive/attachments/20110717/255b425e/attachment.html>
