petecooper commented on issue #1587: Installation URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1587#issuecomment-428972945 What version of `gcc` are you using? I had the same error as you -- `checking for psol ... not found ./configure: error: module ngx_pagespeed requires the pagespeed optimization library.` -- and after some digging realised Nginx doesn't compile on my server with `gcc` version 8.* but compiles fine with `gcc` version 7.* as far as I can tell.
---------------------------------------------------------------- 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
