码迷,mamicode.com
首页 >  
搜索关键字:make modules_install    ( 11172个结果
Linux下安装memcache
1、Memcache用到了libevent(这个库用于Socket的处理),需要安装libevent:(1)tar zxvf libevent.tar.gz 后进入解压后的文件夹(2)./configure --prefix=/usr/lib(3)make &&make install(4)测试li...
分类:系统相关   时间:2014-06-07 02:11:48    阅读次数:384
CentOS Linux Install Core Development
How do I install all developer tools such as GNU GCC C/C++ compilers, make and others, after installing CentOS from a shell prompt?you can following the nest line do ,install almost all development to...
分类:系统相关   时间:2014-06-07 01:23:47    阅读次数:317
tsunami:一种基于UDP协议的快速传输
一. 需求      最近在做数据库迁移,经常需要打包实例传输,传统scp感觉很慢。二. 软件信息      1. 软件主页:http://tsunami-udp.sf.net/      2. 软件安装:直接源码make && make install三. 简单使用      以下介绍简明步骤:      在源机子开启tsunami进程:tsunamid *      在目标机子 connect...
分类:其他好文   时间:2014-06-05 11:05:15    阅读次数:248
zoj 3396 Conference Call
?? Good News! Utopia Polycom begins to offer a whole new service, Conference Call. This new service enables three users to make phone calls at the same time and talk to each other. It's very useful w...
分类:其他好文   时间:2014-06-05 02:12:20    阅读次数:372
10种散发着爱情信号的肢体语言
10 body language love signals 10种散发着爱情信号的肢体语言 Do you ever wish there was a magic wand that would make you more attractive to the opposite sex, or at l...
分类:其他好文   时间:2014-06-03 12:15:10    阅读次数:359
课程设计2 不是终结版的完成版
关于指令精简,这方面的事是由于loop,je,ja老报错,说越界多少字节。搜索了这方面信息才知道mov,dx,0,与sub dx,dx的区别。这个看来是以后的学习内容 。另外想找份工作, 本人linux开发3年,主要用c,pro*c,自动编译用的是大伙都知道 的make与架子。对计算机底层技术特别感...
分类:其他好文   时间:2014-06-03 06:28:13    阅读次数:291
Yet Another 10 Common Mistakes Java Developers Make When Writing SQL (You Won’t BELIEVE the Last One)--reference
(Sorry for that click-bait heading. Couldn’t resist ;-) )We’re on a mission. To teach you SQL. But mostly, we want to teach you how to appreciate SQL....
分类:数据库   时间:2014-05-31 17:00:45    阅读次数:1397
android:themes.xml
1 2 13 25 26 You can count on this being a dark 29 background with light text on top, but should try to make no 30 other assumptions ...
分类:移动开发   时间:2014-05-31 06:12:59    阅读次数:492
make screenshot at Eclipse
In Eclipse, from the Window menu, select Open Perspective > Other... > DDMS. Select the Kindle Fire tablet, and click the camera icon. (If the tablet ...
分类:系统相关   时间:2014-05-29 20:29:15    阅读次数:479
FreeRTOS的application assignment
Please follow the steps precisely in order to complete the objectives of the assignment. If you use the C++ FreeRTOS framework, it should make the ass...
分类:移动开发   时间:2014-05-29 16:53:33    阅读次数:483
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!