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/06 02:20:17 UTC

[GitHub] chaihongjun opened a new issue #1533: configure: error: module ngx_pagespeed requires the pagespeed optimization library.

chaihongjun opened a new issue #1533: configure: error: module ngx_pagespeed requires the pagespeed optimization library.
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1533
 
 
   I've done these steps:
   ```
   You need to separately download the pagespeed library:
        $ cd /root/lnmp/src/ngx_pagespeed-1.13.35.2-stable
        $ wget https://dl.google.com/dl/page-speed/psol/1.13.35.2-x64.tar.gz
        $ tar -xzvf 1.13.35.2-x64.tar.gz # expands to psol/
   ```
   but,
   configure: error: module ngx_pagespeed requires the pagespeed optimization library.
   
   
   My server?
   Centos:6.9
   nginx:1.12.2
   
   
   

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