You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2018/02/01 14:31:10 UTC

[GitHub] oschaaf commented on issue #1736: Pagespeed cannot be built using the way described in the docs

oschaaf commented on issue #1736: Pagespeed cannot be built using the way described in the docs
URL: https://github.com/apache/incubator-pagespeed-mod/issues/1736#issuecomment-362282683
 
 
   From https://www.modpagespeed.com/doc/build_mod_pagespeed_from_source#checkout states that for 1.12 and up the build procedure looks like:
   ```
     git clone -b latest-stable --recursive https://github.com/apache/incubator-pagespeed-mod.git
     cd mod_pagespeed
     python build/gyp_chromium --depth=.
     make BUILDTYPE=Release mod_pagespeed_test pagespeed_automatic_test
   ```
   
   Hope that helps!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services