Document that we need to build against trunk

This commit is contained in:
Jeff Kaufman
2012-10-17 15:05:43 -04:00
parent bc101a7105
commit 692956e1cb
+4 -1
View File
@@ -31,9 +31,12 @@ nginx does not support dynamic loading of modules. You need to add ngx_pagespeed
as a build time dependency, and to do that you have to first build the pagespeed as a build time dependency, and to do that you have to first build the pagespeed
optimization library. optimization library.
First build mod_pagespeed, following these instructions: First build mod_pagespeed against trunk, following these instructions:
https://developers.google.com/speed/docs/mod_pagespeed/build_from_source https://developers.google.com/speed/docs/mod_pagespeed/build_from_source
When you run `gclient sync`, be sure to run it against
http://modpagespeed.googlecode.com/svn/trunk/src
Then build the pagespeed optimization library: Then build the pagespeed optimization library:
$ cd /where/you/built/mod_pagespeed/src/net/instaweb/automatic $ cd /where/you/built/mod_pagespeed/src/net/instaweb/automatic