- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
osip编译(oSIP编译)
osip编译(oSIP编译)
You are not logged in yet! | | | CSDN home registration login Help Forum blog download search more information
Rays SIP column talks about SIP, RTP, NAT, C, ARM, DSP, from a development perspective
Catalog view summary view subscriptions
CSDN new version of personal space three - code and collection free download SKC easy cloud solution
CSDN 2011 ten Fengyun blog column selected on-line! CSDN community in March big technology sharing activities, hot start, hundreds of IT books, you get!
Compiling osip2 under Linux redhat9
2007-03-12 16:43, 1835 people read comments (4) collection report
The version Im using is osip2-2.2.0. After downloading the libosip2-2.2.0.tar.gz compression package from the Internet, the tar -xvzf libosip2-2.2.0.tar.gz decompression package is executed. The following actions are performed in accordance with the installation instructions in the unlock catalog:
$mkdir linux-build
$cd linux-build
$../libosip2-2.2.0/configure
$make (the last 2 steps are to be performed under administrator privileges)
# make install
There may be a lot of warning in the installation process, many of which are caused by the many instructions created in the installation package that take care of other operating systems.
When the installation is finished, check the linux-build directory to see that many directories and files are generated inside.
Thats all for the installation instructions, but I always think theres a problem. Where are the generated libraries and headers?
Find a package in the test program, according to the GCC xxx.c -o XXX direct command to compile, the results prompted to find oSIP header file, check the test procedures, see the inside of the header file is so called #include osip2/internal.h, according to others find /usr/include, but there is no osip2 in this directory in the /usr/lib did not find the generated libosip2 and library files.
Hasnt the compiler been successful? Check the installation process with the help of others, found
您可能关注的文档
- 6大饮食策略助你远离肥胖(6 diet strategies help you stay away from obesity).doc
- 6s现场管理(6S site management).doc
- 6社区营养(6 community nutrition).doc
- 6种紫檀鉴别方法(6 kinds of identification methods of red sandalwood).doc
- 5大方法让某人滚蛋! - 人力资源-世界经理人论坛(5 ways to let someone go! - Human Resources - World Forum).doc
- 7-zip压缩技巧(7-Zip compression techniques).doc
- 7.16-我们如何把握销售问与听(7.16- how do we handle sales, ask, and listen).doc
- 7.2电功率(7.2 electric power).doc
- 74-矿用产品申报安全标志现场检查要求(74- site inspection requirements for safety signs of mine products).doc
- 74系列 数字集成电路 型号功能表(74 series digital integrated circuit type function list).doc
- otdr主要技术指标(OTDR main technical indexes).doc
- o2o应该用b2c思维来运营(O2o should operate with B2C thinking).doc
- oem、odm、ems的区别(What's the difference between OEM, ODM, EMS).doc
- o型腿宝宝的补钙食谱(O leg baby calcium diet).doc
- o型腿的矫正方法(The o leg correction method).doc
- o型腿科学矫正方法(O leg scientific correction method).doc
- pb命令行编译(Pb command line compilation).doc
- pads router(垫路由器).doc
- pcb 电路板制板软件protel99 se 应用操作须知(PCB circuit board manufacturing software Protel99 se application operation instructions).doc
- pcb 详细参数及用途(PCB detailed parameters and uses).doc
文档评论(0)