首页 > 系统服务 > 详细

programming in linux... with third_party open sources... methods

时间:2016-08-11 15:54:14      阅读:201      评论:0      收藏:0      [点我收藏+]

Actually I do not have experiences in programming with open sources/third party libs.. in linux..

I think this took me almost 3 days to figure out how to learn programming with open source tools..

First you need to build libs/shared libs in the system and install them correctly in order to be referenced in linking time..

And you need to find out where the lib‘s/shared lib‘s header file.. without them, it‘s hard to figure out the entry of the libs.. Of cource it‘s not impossible..

But with the headers, sometimes it means the introduction and so on is with the header..

learn with lib‘s headers.. quite nice plan...

 

actually I haven‘t think of finding the header in the fs.. according to my past experiences.. the introduction document is always found in their offical site.. maybe .. it‘s because the open sources are modified much more frequently.. so it is not quite convenient to put it on the official site, it means to modify the site frequently.. a waste of time..

ok.. 

 

let us start!! with zookeeper..

programming in linux... with third_party open sources... methods

原文:http://www.cnblogs.com/sansna/p/5760918.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!