Code: Select all
configure: error: Package 'libpostproc' requires 'libavutil = 51.22.1' but version of libavutil is 52.38.100. Pass --disable-postproc to ignore this error.
/usr/lib/i386-linux-gnu/
Code: Select all
/usr/lib/i386-linux-gnu/libavutil.a /usr/lib/i386-linux-gnu/libavutil.so.51
/usr/lib/i386-linux-gnu/libavutil.so /usr/lib/i386-linux-gnu/libavutil.so.51.22.1
I am seriously confused, anyone please guide me to resolve this.
Cheers,
i found a hint. to run vlc, I needed to install FFmpeg 2.0.1 "Nameless". This package includes the following packages inside:
It includes the following library versions:
There you see libavutil 38.100 is included. Now, i need to tell configure do not consider that package and instead use the one exists in /usr/lib/i386-gnu.... what's your opinion?libavutil 52. 38.100
libavcodec 55. 18.102
libavformat 55. 12.100
libavdevice 55. 3.100
libavfilter 3. 79.101
libswscale 2. 3.100
libswresample 0. 17.102
libpostproc 52. 3.100