Hi,

Try 
pkg-config --modversion speex
to see the version of speex that is detected by pkg-config
You perhaps have two version of speex, one in /usr, the other in /usr/local.


Simon

Le Tuesday 12 May 2009 04:23:24 Simon Dodson, vous avez écrit :
> Hello Folks,
>
> I am trying to install linphone on my centos 5.3 system.
> ./configure gave osip2 errors so I installed libosip2-3.0.3, then
> ./configure gave eXosip2 errors so I installed libeXosip2-3.0.3, then
> ./configure gave speex errors so I installed speex-1.2rc1, but
> ./configure still gives me the same error.
> checking for SPEEX... configure: error: Package requirements (speex >=
> 1.1.6) were not met:
>
> No package 'speex' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables SPEEX_CFLAGS and
> SPEEX_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>
> I am stuck for ideas. Anybody know how to proceed from here?
>
> Thanks.


_______________________________________________
Linphone-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/linphone-users

Reply via email to