我想今天更新和優化我的nginx服務器。後apt-get的更新,升級,甚至DIST升級,我繼續從谷歌建立的PageSpeed模塊nginx的:
https://developers.google.com/speed/pagespeed/module/build_ngx_pagespeed_from_sourceRaspbian:客戶端:命令未找到 - 構建PSOL
(一切爲蘇完成)
但最終我得到這個錯誤:
configuring additional modules
adding module in /var/www/ngx_pagespeed-release-1.9.32.1-beta //yes I stored it in my www folder, just temporary.
Architecture not supported: armv6l
[email protected]:~/nginx-1.7.6# sudo make
make: *** No rule to make target 'build', needed by 'default'. Stop.
太糟糕了ARM的用戶,但根據:
https://github.com/pagespeed/ngx_pagespeed/issues/398
看來我必須遵循以下步驟:
https://github.com/pagespeed/ngx_pagespeed/wiki/Building-PSOL-From-Source
而且應該這樣做。
但運行建設成果在這第一擊:
[email protected]:~/mod_pagespeed# sudo client config http://modpagespeed.googlecode.com/svn/tags/1.9.32.1/src/
sudo: client: command not found
我無法找到一個解決方案,但在我的谷歌搜索,我發現它可能是與我的PATH變量,不知何故?
不是說它應該有什麼不同,但是我用jessie而不是wheezy運行raspbian。
這是問題,謝謝。如何,因爲缺少文件,我遇到了關於編譯錯誤的另一個問題。我已經打開了一個新的問題:[link](http://stackoverflow.com/questions/26496660/raspbian-pagespeed-nginx-compliation-error) – Arndroid 2014-10-21 21:27:31