LNMP wget 记录

源码下载

下载cmake(MySQL编译工具)

http://www.cmake.org/files/v3.0/cmake-3.0.0.tar.gz

下载libmcrypt(PHPlibmcrypt模块)

ftp://mcrypt.hellug.gr/pub/crypto/mcrypt/libmcrypt/libmcrypt-2.5.7.tar.gz

下载pcre  (支持nginx伪静态)

ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.35.tar.gz

nginx

http://nginx.org/download/nginx-1.7.3.tar.gz

mysql

http://cdn.mysql.com/Downloads/MySQL-5.5/mysql-5.5.38-linux2.6-x86_64.tar.gz

php

http://cn2.php.net/distributions/php-5.5.15.tar.gz

上一篇:老李推荐: 第14章2节《MonkeyRunner源码剖析》 HierarchyViewer实现原理-HierarchyViewer架构概述


下一篇:老李推荐:第14章6节《MonkeyRunner源码剖析》 HierarchyViewer实现原理-装备ViewServer-启动ViewServer