You can download the source code use git clone using address from this site: http://www.linphone.org/eng/download/git.html(both linphone and Belle-SIP)
Install the Belle-SIP using the code. As for the other library, try apt-get build-dep linphone. After that, I remember there still some library recommended. Just add lib and -dev to the name and install it. For example, if xx is not installed, you can try sudo apt-get install libxx-dev. Just follow the warning given by configure. Finally, ./autogen.sh, ./configure, make and make install. Then you can use it by typing linphone(with GUI) or linphonec(in console), linphonecsh(in bash). I have already compiled it successfully and used it to dial. Best Regards! Zhou Zhenyu School of Electronics Engineering and Computer Science, Peking University No. 5 Yiheyuan Road, Haidian District Beijing, 100871, PRC. Email: [email protected] Mobile:(86) 152-0131-7951 Skype: zhouzhenyu618 ----- 原始邮件 ----- 发件人: "Charles Hamilton" <[email protected]> 收件人: [email protected] 发送时间: 星期三, 2013年 8 月 21日 下午 4:33:18 主题: Re: [Linphone-users] Belle-sip - how to find it Has anyone successfully built a new version of Linphone from source given the new dependencies, such as Belle-SIP, etc.? If so, would you mind sharing your steps? I'll be happy to edit the ReadMe and submit for approval once there's a standardized procedure that everyone can follow. CharlesH _______________________________________________ Linphone-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/linphone-users _______________________________________________ Linphone-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/linphone-users
