./configure 는 다음과 같습니다.
mysql과 oracle를 같이 쓰려고 합니다.
./configure --with-apache=/usr/local/apache_1.3.12
> --with-mysql=/usr/local/mysql
> --with-oracle=/home/oracle/8i
> --with-oci8=/home/oracle/8i
> --with-language-korean
> --with-char=euc_kr
> --enable-track-vars
> --disable-debug
checking whether ln -s works... yes
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for working const... yes
checking for pthreads_cflags... -pthread
checking for pthreads_lib...
Configuring SAPI modules
checking for AOLserver support... no
checking for Apache module support via DSO through APXS... no
checking for Apache module support... no
<font color=red><b>configure: error: Invalid Apache directory - unable to find httpd.h under /usr/l
ocal/apache_1.3.12--with-mysql=/usr/local/mysql--with-oracle=/home/oracle/8i--wi
th-oci8=/home/oracle/8i--with-language-korean--with-char=euc_kr--enable-track-va
rs--disable-debug</b></font>
여기서 에러가 나는데 어떻게 해야 되지요
--
이 곳에 서명을 적어주십시오.
웃으며 삽시다