apache / incubator-pagespeed-ngx

Automatic PageSpeed optimization module for Nginx
http://ngxpagespeed.com/
Apache License 2.0
4.37k stars 363 forks source link

Getting error #1732

Open edatastyle opened 3 years ago

edatastyle commented 3 years ago

Hi i am trying to install the page speed module on nginx 1.18.0 and ubuntu 20.04 , after done everything i am getting an error below

About to configure nginx with: ./configure --add-module=/root/incubator-pagespeed-ngx-latest-stable y Does this look right? [Y/n] y ./configure: error: invalid option "y" Error: Failure running './configure --add-module=/root/incubator-pagespeed-ngx-latest-stable y', exiting.

How can I fix the issue?

Lofesa commented 3 years ago

About to configure nginx with: ./configure --add-module=/root/incubator-pagespeed-ngx-latest-stable y Does this look right? [Y/n] y ./configure: error: invalid option "y" Error: Failure running './configure --add-module=/root/incubator-pagespeed-ngx-latest-stable y', exiting.

From where comes this "y" in stable y Does ?