<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Il 14/07/2011 19:05, jb ha scritto:
    <blockquote cite="mid:201107141905.54173.jb@kdenlive.org"
      type="cite">
      <pre wrap="">pkg-config --modversion mlt++</pre>
    </blockquote>
    Thanks for pointing me to this. You win!<br>
    <br>
    This command gived:<br>
    ***<br>
    tore@tore-VAIO:/usr/lib/pkgconfig> pkg-config --modversion mlt++<br>
    Package mlt++ was not found in the pkg-config search path.<br>
    Perhaps you should add the directory containing `mlt++.pc'<br>
    to the PKG_CONFIG_PATH environment variable<br>
    No package 'mlt++' found<br>
    ***<br>
    So i first checked the variable with #echo $PKG_CONFIG_PATH and it
    was empty!<br>
    <br>
    So i'v done: export PKG_CONFIG_PATH="/usr/lib/pkgconfig/"<br>
    <br>
    And cmake found MLT's version number.<br>
    <br>
    How is it possible that this variable was empty?<br>
    <br>
    Kdenlive building now... i hope to be able to update italian
    translations before release!<br>
    <br>
    <div class="moz-signature">-- <br>
      Tore Brigaglia
      Via Alghero 6, Calangianus (OT) <font color="#FF0000">Italy</font><br>
      <font color="#001DFF">+39 347 4903 440</font><br>
      <font color="#00FF51"><a class="moz-txt-link-abbreviated" href="mailto:opensourcecat@gmail.com">opensourcecat@gmail.com</a></font></div>
  </body>
</html>