./configure: error: module ngx_pagespeed requires the pagespeed optimization library.

已查看 236 次
跳至第一个未读帖子

Алексей В

未读,
2015年11月17日 15:52:192015/11/17
收件人 ngx-pagespeed-discuss

cd
NPS_VERSION
=1.9.32.10
wget https
://github.com/pagespeed/ngx_pagespeed/archive/release-${NPS_VERSION}-beta.zip
unzip release
-${NPS_VERSION}-beta.zip
cd ngx_pagespeed
-release-${NPS_VERSION}-beta/
wget https
://dl.google.com/dl/page-speed/psol/${NPS_VERSION}.tar.gz
tar
-xzvf ${NPS_VERSION}.tar.gz  # extracts to psol/

./configure --prefix=/opt/nginx/nginx-1.8.0 --with-http_gunzip_module --with-http_geoip_module  --with-debug --with-http_ssl_module --add-module=../modules/headers-more-nginx-module  --add-module=../modules/ngx_pagespeed-release-1.9.32.10-beta  --add-module=../nginx-auth-ldap 


...
checking for mmap("/dev/zero", MAP_SHARED) ... found
checking for System V shared memory ... found
checking for POSIX semaphores ... not found
checking for POSIX semaphores in libpthread ... found
checking for struct msghdr.msg_control ... found
checking for ioctl(FIONBIO) ... found
checking for struct tm.tm_gmtoff ... found
checking for struct dirent.d_namlen ... not found
checking for struct dirent.d_type ... found
checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
checking for openat(), fstatat() ... found
checking for getaddrinfo() ... found
configuring additional modules
adding module in ../modules/headers-more-nginx-module
+ ngx_http_headers_more_filter_module was configured
adding module in ../modules/ngx_pagespeed-release-1.9.32.10-beta
mod_pagespeed_dir=../modules/ngx_pagespeed-release-1.9.32.10-beta/psol/include
build_from_source=false
checking for psol ... not found
./configure: error: module ngx_pagespeed requires the pagespeed optimization library.
Look in objs/autoconf.err for more details.

Otto van der Schaaf

未读,
2015年11月17日 16:38:012015/11/17
收件人 ngx-pagesp...@googlegroups.com
Could you paste the console output of the steps you executed?

Otto
 

--
You received this message because you are subscribed to the Google Groups "ngx-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ngx-pagespeed-di...@googlegroups.com.
Visit this group at http://groups.google.com/group/ngx-pagespeed-discuss.
For more options, visit https://groups.google.com/d/optout.

回复全部
回复作者
转发
0 个新帖子