readme: document dependencies

This commit is contained in:
Jeff Kaufman
2013-01-16 14:58:34 -05:00
parent f80faa6016
commit df04cb1119
+6
View File
@@ -33,6 +33,12 @@ ngx_pagespeed as a build-time dependency.
### Simple method: Using a binary Pagespeed Optimization Library
Install dependencies:
# These are for RedHat, CentOS, and Fedora. Debian and Ubuntu will be
# similar.
$ sudo yum install git gcc-c++ pcre-dev pcre-devel zlib-devel make
Check out ngx_pagespeed:
$ cd ~