Re: [Kdenlive-devel] Cmake findpkgconfig problem

2011-07-17 Thread Dan Dennedy
2011/7/17 Tore Brigaglia : > 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@tore-VAIO:/usr/lib/pkgconfig> pkg-config --modversion mlt++ > Package mlt++ was not found in the pkg-config search pat

Re: [Kdenlive-devel] Cmake findpkgconfig problem

2011-07-17 Thread Tore Brigaglia
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@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 con

Re: [Kdenlive-devel] Cmake findpkgconfig problem

2011-07-14 Thread jb
On Thursday 14 July 2011 12:58:24 Tore Brigaglia wrote: > On giovedì 14 luglio 2011 12:16:34 jb wrote: > > You should check that you don't have files left from an older install. > > Sometimes, there is old pkgconfig info. > > > > Check in /usr/local/lib/pkgconfig there might be some files from a >

Re: [Kdenlive-devel] Cmake findpkgconfig problem

2011-07-14 Thread Tore Brigaglia
On giovedì 14 luglio 2011 12:16:34 jb wrote: > > You should check that you don't have files left from an older install. > Sometimes, there is old pkgconfig info. > > Check in /usr/local/lib/pkgconfig there might be some files from a previous > install called mlt-framework.pc and mlt++.pc That's

Re: [Kdenlive-devel] Cmake findpkgconfig problem

2011-07-14 Thread jb
On Wednesday 13 July 2011 11:41:05 Tore Brigaglia wrote: > On mercoledì 13 luglio 2011 11:18:39 Simon A. Eugster wrote: > > What about melt -version? > > tore@tore-VAIO:~> melt -version > MLT melt 0.7.3 > Copyright (C) 2002-2011 Ushodaya Enterprises Limited > > This

Re: [Kdenlive-devel] Cmake findpkgconfig problem

2011-07-14 Thread Tore Brigaglia
On giovedì 14 luglio 2011 01:55:41 Dan Dennedy wrote: > Did you try removing CMakeCache.txt and starting over? I think there > is a problem with MLT version cached and not updating on re-running > cmake. Hi Dan I'v removed entire source/build directories more than one time and re- downloaded them

Re: [Kdenlive-devel] Cmake findpkgconfig problem

2011-07-13 Thread Dan Dennedy
On Wed, Jul 13, 2011 at 12:48 AM, Tore Brigaglia wrote: > I'k still getting this error on cmake config. I'v tried everything in my > knowledge to find a solution: > > *** > CMake Error at CMakeLists.txt:32 (message): >   MLT must be at least version 0.7, you have > >   Please install recent MLT ht

Re: [Kdenlive-devel] Cmake findpkgconfig problem

2011-07-13 Thread Tore Brigaglia
On mercoledì 13 luglio 2011 11:18:39 Simon A. Eugster wrote: > What about melt -version? tore@tore-VAIO:~> melt -version MLT melt 0.7.3 Copyright (C) 2002-2011 Ushodaya Enterprises Limited This is free software; see the source for copying conditions. There is NO wa

Re: [Kdenlive-devel] Cmake findpkgconfig problem

2011-07-13 Thread Simon A. Eugster
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 > >

Re: [Kdenlive-devel] Cmake findpkgconfig problem

2011-07-13 Thread Tore Brigaglia
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@tore-VAIO:~> ls /usr/

Re: [Kdenlive-devel] Cmake findpkgconfig problem

2011-07-13 Thread Yuri Chornoivan
написане Wed, 13 Jul 2011 10:48:41 +0300, Tore Brigaglia : > I'k still getting this error on cmake config. I'v tried everything in my > knowledge to find a solution: > > *** > CMake Error at CMakeLists.txt:32 (message): >MLT must be at least version 0.7, you have > >Please install recent

Re: [Kdenlive-devel] Cmake findpkgconfig problem

2011-07-13 Thread Tore Brigaglia
I'k still getting this error on cmake config. I'v tried everything in my knowledge to find a solution: *** CMake Error at CMakeLists.txt:32 (message): MLT must be at least version 0.7, you have Please install recent MLT http://www.mltframework.org *** MLT is correctly installed from lates