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/01/10 09:07:38 UTC

[GitHub] oppianmatt commented on issue #1707: Update build_ngx_pagespeed_from_source.html

oppianmatt commented on issue #1707: Update build_ngx_pagespeed_from_source.html
URL: https://github.com/apache/incubator-pagespeed-mod/pull/1707#issuecomment-356543054
 
 
   need to change later on also the nginx add-module line:
   
   locally I went with:
   
   ```
   cd incubator-pagespeed-ngx-${NPS_VERSION}/
   ```
   
   instead of the wildcard
   
   because later you have to specify that directory also in the add-module, don't think that takes a wildcard
   
   ```
   --add-module=$HOME/incubator-pagespeed-ngx-${NPS_VERSION} 
   ```
   
   but yes confirms the above now compiles and configures

----------------------------------------------------------------
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