사용자 도구

사이트 도구


develop:php:oci8_install

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
develop:php:oci8_install [2020/03/08 15:19]
starlits
develop:php:oci8_install [2020/03/08 15:41] (현재)
starlits [OCI8 Install]
줄 32: 줄 32:
 </code> </code>
   - <code>   - <code>
-echo /usr/local/instantclient_11_2 > /etc/ld.so.conf.d/oracle-instantclient+echo /usr/local/instantclient_11_2 > /etc/ld.so.conf.d/oracle-instantclient.conf
 </code> </code>
 ===== OCI8 Install ===== ===== OCI8 Install =====
줄 65: 줄 65:
 $ ./configure --with-oci8=instantclient,$ORACLE_HOME $ ./configure --with-oci8=instantclient,$ORACLE_HOME
 $ ./configure --with-oci8=shared,instantclient,$ORACLE_HOME $ ./configure --with-oci8=shared,instantclient,$ORACLE_HOME
-</code> +</code> --with-oci8=instantclient,$ORACLE_HOME 으로 진행
   - make <code>   - make <code>
 $ make $ make
develop/php/oci8_install.1583648393.txt.gz · 마지막으로 수정됨: 2020/03/08 15:19 저자 starlits