'libpostproc' requires 'libavutil = 51.22.1'

*nix specific usage questions
saman_artorious
New Cone
New Cone
Posts: 6
Joined: 01 Sep 2013 09:50

'libpostproc' requires 'libavutil = 51.22.1'

Postby saman_artorious » 04 Sep 2013 10:32

I get the following error when I ./configure vlc source:

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.
As I looked for libavutil in my system I found the following packages inside:
/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
Still I wonder why this error prompts! as you see libavutil.so.51.22 is already inside this directory, then what is it saying that 52.38.100 is installed?
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:
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
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?

tonj
Blank Cone
Blank Cone
Posts: 18
Joined: 08 Jun 2011 10:42

Re: 'libpostproc' requires 'libavutil = 51.22.1'

Postby tonj » 07 Sep 2013 22:51

downgrade libavutil.
I didn't see what OS you're installing on. I use centos and to downgrade it's 'yum downgrade libavutil'.
if you're using a different linux you'll have to find the correct command for your OS.


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 21 guests