|
From: | Salvador Gianluca |
Subject: | [Linphone-users] Re: Installing on Gentoo |
Date: | Mon, 11 Sep 2006 14:26:07 +0200 |
User-agent: | Mozilla Thunderbird 1.5.0.5 (Windows/20060719) |
Hi kurnaz !You should specify the path where you have installed the speex headers and the speex libraries.
Try this:./configure --prefix=/usr --disable-strict SPEEX_CFLAGS="-I<absolute path where you have speex headers>" SPEEX_LIBS="-L<absolute path where you have speex libraries> -lspeex"
make make install Regards, Gian
[Prev in Thread] | Current Thread | [Next in Thread] |