I had a similar problem and this is what I did and is working: 1. Remove libspeex.so.* from /usr/lib 2. Rebbot machine 3. Run ./configure from speex directory 4. Run make 5. Run make install 6. run ldconfig 7. run ./configure from linphone-1-1.0
Good luck!! - Ashok -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marcel Karras Sent: Thursday, September 08, 2005 9:32 AM To: Ravi Cc: [email protected] Subject: Re: [Linphone-users] Linphone - sipomatic problem Ravi sagte: > > Thanks Marcel for your quick reply. > > I have already done ldconfig, but still same error. If you still have libspeex-* files in the output of ldconfig you should remove these files manually out of the library directory. After this you should install the newest libary version. > Also can you provide me with the link, which gives me information on how > to use linphone. I am using Linphone as UA and partysip as SIP server. > I have searched on google, but the links provided by it has't given > sufficient information. The homepage: http://linphone.org/?lang=us&rubrique=4 Deeper infos are to be found in the source code distribution. Regards - Marcel _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
