Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1922760
  • 博文数量: 261
  • 博客积分: 8073
  • 博客等级: 中将
  • 技术积分: 2363
  • 用 户 组: 普通用户
  • 注册时间: 2006-04-10 15:23
文章分类

全部博文(261)

文章存档

2013年(1)

2012年(1)

2011年(50)

2010年(34)

2009年(4)

2008年(17)

2007年(55)

2006年(99)

分类:

2011-05-23 14:47:28

 
1. downlaod & uncompress memcache-1.4.6
 
2. $ CC=cc ./configure
 
   using Sunstudio C compiler
 
3. $ vi Makefile
 
  Modify makefile & delete words including "-xprofile = tconv"
 
  "-xprofile = tconv" will cause make to fail, and produce the following error log:
 
  ....
  cc libxprof.so is missing from your system
  ...
 
4. $ make
 
5. chmod +x ./install-sh
 
6. make install
 
Refer to :
阅读(657) | 评论(0) | 转发(0) |
0

上一篇:linux剖析系列

下一篇:Linux map

给主人留下些什么吧!~~