linphone-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-users] Re: cannot find -lavcodec


From: Simon Morlat
Subject: Re: [Linphone-users] Re: cannot find -lavcodec
Date: Tue, 9 Jun 2009 12:24:13 +0200
User-agent: KMail/1.11.4 (Linux/2.6.29-2-amd64; KDE/4.2.4; x86_64; ; )

Hi,

The libavcodec.so is installed by libavcodec-dev (on debian and ubuntu), as 
for any .so file.
You simply have a ffmpeg installation which is somewhat incomplete (you seem to 
have headers but not the .so files). Perhaps you have two different ffmpegs ? 

Simon

Le lundi 8 juin 2009 18:57:54, Bent a écrit :
> Strange that nobody else have run into this error ;-)
>
> Anyhow, I found a workaround:
>
> cd /usr/lib
> ln -nfs libavcodec.so.52.30.1 libavcodec.so
>
> I had to repeat this for the vorbis encoder:
>
> ln -s libvorbisenc.so.2 libvorbisenc.so
>
> Is linphone too picky on the library versions??
>
> This brought me to the next error. which I will start anew thread for
> (named 'linphonecore.c throws compile error: call to function
> ‘set_user_agent’ without a real prototype')
>
> Kind regards,
>
> Bent
>
>
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]