关于libmemcached在windows下的安装问题,求高手解答!!!

Amos_ 2013-05-17 11:25:29
1.下载libmemcached-1.0.17
2.阅读libmemcached-1.0.17/README.win32

Hi,

So you want to know how to build libmemcached on Windows? In order to
have a single build environment you need to install mingw to get a
"unix environment" to run the configure script.

An easy way to get started is to install the msysgit fullinstall
package from: http://code.google.com/p/msysgit/downloads/list

msysgit does not contain the "autotools" needed to generate a
configure script, so you need to generate that on another box (this
should not be a problem if you're trying to build from a tar archive).

msysgit does not contain the tools to build the documentation, so you
need to add --without-docs to configure.

I'm normally building libmemcached with:

Ex:
$ ./configure --without-docs --with-memcached=../memcached/memcached.exe
$ make all install

Happy hacking,

Trond Norbye
3.下载msysGit-fullinstall-1.8.1.2-preview20130201.exe并安装
4.打开msysgit 执行
$ ./configure --without-docs --with-memcached=../memcached/memcached.exe
$ make all install
后报错 ,求解!!!

...全文
533 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
hzhxxx 2014-12-17
  • 打赏
  • 举报
回复
使用连接池访问memcached(libmemcached)的完整例子 . http://blog.csdn.net/hzhxxx/article/details/41961355
Amos_ 2013-05-17
  • 打赏
  • 举报
回复
是大牛们都在专心敲代码?还是没有人能回答我的这个问题?

25,980

社区成员

发帖
与我相关
我的任务
社区描述
高性能WEB开发
社区管理员
  • 高性能WEB开发社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧