문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 | |
| apache_httpd_with_static_pcre_compile [2016/01/23 07:17] – koov | apache_httpd_with_static_pcre_compile [2016/02/14 04:32] (현재) – koov |
|---|
| <WRAP prewrap> | <WRAP prewrap> |
| <code> | <code> |
| [user@host]# ./configure --prefix=/software/apache_test --enable-modules=all --enable-mods-shared=all --enable-ssl --enable-pcre=static --with-pcre=/software/ARCHIVE/pcre | [user@host]# ./configure --prefix=/software/apache_test --enable-modules=all --enable-mods-shared=all --enable-ssl --enable-pcre=static --with-pcre=/software/ARCHIVE/pcre --with-included-apr |
| |
| [user@host]# make; make install | [user@host]# make; make install |
| </code> | </code> |
| </WRAP> | </WRAP> |