摘要:
下载并安装 LevelDBwget http://leveldb.googlecode.com/files/leveldb-1.7.0.tar.gztar zxvf leveldb-1.7.0.tar.gzcd leveldb-1.7.0make下载并安装PHP LevelDB$ git clone git://github.com/reeze/php-leveldb.git$ cd php-leveldb$ phpize$ ./configure --with-leveldb=/your level setup path/leveldb-1.7.0 --with-php-config=/us 阅读全文
posted @ 2012-10-26 19:29
Old
阅读(5671)
评论(0)
推荐(0)
摘要:
CentOS中yum里没有Git,需要手动安装。首先需要安装git的依赖包yum install curlyum install curl-develyum install zlib-develyum install openssl-develyum install perlyum install cpioyum install expat-develyum install gettext-devel下载最新的git包wget http://www.codemonkey.org.uk/projects/git-snapshots/git/git-latest.tar.gztar xzvf gi 阅读全文
posted @ 2012-10-26 16:47
Old
阅读(2813)
评论(0)
推荐(0)
浙公网安备 33010602011771号