ubantu安装
下载
wget http://nginx.org/download/nginx-1.12.2.tar.gz
安装
cd nginx-1.12.2/
./configure --prefix=/opt/nginx
https://blog.youkuaiyun.com/yypnathan/article/details/51485271
最后解决方案
https://blog.youkuaiyun.com/wwt18946637566/article/details/46649773
错误
解决方案
http://www.easytd.com/yichangjijin/d_16123010318.html
最后还是一句apt-get install nginx解决问题