您的位置:首页 > 其它

使用Winsock编写IPv4/IPv6通用程序

2009-04-08 10:19 330 查看
<iframe align="center" marginwidth="0" marginheight="0" src="http://www.zealware.com/csdnblog336280.html" frameborder="0" width="336" scrolling="no" height="280"></iframe>
$ cd /your/phpsrcdir/ext
$ pear download memcache
$ gzip -d $ mv memcache-2.1.2.tgz extname

$ cd /your/phpsrcdir
$ rm configure
$ ./buildconf --force
$ ./configure --help
$ ./configure  --enable-memcache
$ make
$ make install
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐