apache / incubator-pagespeed-ngx

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

build raspbian RPI3 #1265

Closed ezar closed 7 years ago

ezar commented 8 years ago

When we try to build, system fails. It's possible? Regards,

yeputons commented 8 years ago

Would you mind providing a little more information? What exactly fails? Which building instructions do you follow? What is in console output?

ezar commented 8 years ago

I follow this instructions: https://developers.google.com/speed/pagespeed/module/build_ngx_pagespeed_from_source

Error:

adding module in /home/pi/builds/nginx/build/ngx_pagespeed-release-1.11.33.3-beta Architecture not supported: armv7l

Seems we need to build PSOL for rpi3 arch? It's possible?

Regards,

hillsp commented 8 years ago

We don't currently support building PSOL on ARM, as not many people want it. It is probably possible, but would not be a tiny amount of work.

ezar commented 7 years ago

Why not many people want it?

hillsp commented 7 years ago

Perhaps I should have said: As far as I know, this is if the first time anyone has asked for such support. I don't believe that many people are running webservers on an RPI.

jeffkaufman commented 7 years ago

Closing as duplicate of https://github.com/pagespeed/ngx_pagespeed/issues/1213

Danrancan commented 1 year ago

We don't currently support building PSOL on ARM, as not many people want it. It is probably possible, but would not be a tiny amount of work.

I want it and desperately need it. I'm stuck on Nginx 1.23.2 forever until these PSOL libraries are updated. If its work, tell me what I need to do to make this happen and I will work on it.

yeputons commented 1 year ago

@Danrancan I think it may be better to open a new issue; it seems like no one subscribed to this issue works on the project anymore.

Danrancan commented 1 year ago

@Danrancan I think it may be better to open a new issue; it seems like no one subscribed to this issue works on the project anymore.

Thanks for the reply, I will open an issue then.