티스토리 뷰

LiNuX

Debian 8 에서 nginx compile

freecatz 2019. 2. 18. 15:32

root@freecatz:~# apt-get build-dep nginx
root@freecatz:~# wget http://nginx.org/download/nginx-1.13.9.tar.gz
root@freecatz:~# tar zxvf nginx-1.13.9.tar.gz
root@freecatz:~# cd nginx-1.13.9
root@freecatz:~# ./configure --prefix=/usr/local/nginx-1.13.9 --with-http_ssl_module --with-http_v2_module --with-openssl=/root/archive/openssl-1.0.2l
root@freecatz:~# make
root@freecatz:~# make install

댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함