Re: [Mlt-devel] Compiling on centos

2012-08-27 Thread Dan Dennedy
On Mon, Aug 27, 2012 at 10:07 AM, Murthy Avanithsa wrote: > HI all, > > I am new to MLT framework , I am trying to compile MLT on CENTOS > I am using following configuration > > ./configure --avformat-shared=/usr/local/lib/ > I am getting a following error. > > Package libavformat was not found in

[Mlt-devel] Compiling on centos

2012-08-27 Thread Murthy Avanithsa
HI all, I am new to MLT framework , I am trying to compile MLT on CENTOS I am using following configuration *./configure --avformat-shared=/usr/local/lib/* I am getting a following error. *Package libavformat was not found in the pkg-config search path* Can some one please help me. Thank you.