nerikh commented on issue #894: C compiler cc is not found URL: https://github.com/apache/incubator-pagespeed-ngx/issues/894#issuecomment-72510132 _When I enter:_ cd NGINX_VERSION=1.6.2 wget http://nginx.org/download/nginx-${NGINX_VERSION}.tar.gz tar -xvzf nginx-${NGINX_VERSION}.tar.gz cd nginx-${NGINX_VERSION}/ ./configure --add-module=$HOME/ngx_pagespeed-release-${NPS_VERSION}-beta make _It now gives me this:_ adding module in /root/ngx_pagespeed-release-1.9.32.3-beta ngx_pagespeed: pagespeed optimization library not found: You need to separately download the pagespeed library: ``` $ cd /path/to/ngx_pagespeed $ wget https://dl.google.com/dl/page-speed/psol/1.9.32.3.tar.gz $ tar -xzvf 1.9.32.3.tar.gz # expands to psol/ ``` Or see the installation instructions: https://github.com/pagespeed/ngx_pagespeed#how-to-build On Mon, Feb 2, 2015 at 1:17 PM, Jeff Kaufman [email protected] wrote: > Great! If you now start over with > https://developers.google.com/speed/pagespeed/module/build_ngx_pagespeed_from_source > does that work? > > — > Reply to this email directly or view it on GitHub > https://github.com/pagespeed/ngx_pagespeed/issues/894#issuecomment-72507940 > . ## Nils 'Erik' Hendrick Bodigiti - Web Design & Development Office (904) 256-9226 Mobile (904) 710-1478 Skype: nerikh Bodigiti.com http://bodigiti.com/ | 6 Critical Areas to Website Success http://bodigiti.com/website-services
---------------------------------------------------------------- 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
