stevenzhu25 opened a new issue #1532: NGX Pagespeed library can't be found
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1532
 
 
   Hi,
   
   I was trying to update my nginx with PSv1.13.35.2
   When compiling with all same arguments, it presented me this error message:
   ```
   adding module in /home/stevenchu/nginx-ct
    + ngx_ssl_ct_module was configured
   adding module in /home/stevenchu/./incubator-pagespeed-ngx-1.13.35.2-stable
   
mod_pagespeed_dir=/home/stevenchu/./incubator-pagespeed-ngx-1.13.35.2-stable/psol/include
   build_from_source=false
   checking for psol ... not found
   ./configure: error: module ngx_pagespeed requires the pagespeed optimization 
library.
   Look in /home/stevenchu/nginx-1.13.8/nginx-1.13.8/autoconf.err for more 
details.
   
   ```
   
   Which is not quite correct since I can found all files it needs by ls the 
directory.
   
   Has anyone have the same error message?
   
   Thank you.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to